Skip to content

Commit

Permalink
Allow allow all version of pyramid
Browse files Browse the repository at this point in the history
  • Loading branch information
jssuzanne committed Aug 2, 2023
1 parent 362b5fe commit 7b914a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

requires = [
"anyblok>=1.1.0",
"pyramid>=2.0.0",
"pyramid",
"pyramid_tm",
"zope.sqlalchemy",
"passlib",
Expand Down

0 comments on commit 7b914a0

Please sign in to comment.