Skip to content

Commit

Permalink
- pinning ZServer bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 18, 2019
1 parent 88c853a commit 7306985
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Expand Up @@ -20,7 +20,7 @@ WebTest==2.0.33
ZConfig==3.4.0
ZEO==5.2.1
ZODB==5.5.1
ZServer==4.0 ; python_version < '3.0'
ZServer==4.0.1 ; python_version < '3.0'
Zope2==4.0b1
five.globalrequest==99.1
five.localsitemanager==3.2.2
Expand Down
2 changes: 1 addition & 1 deletion versions-prod.cfg
Expand Up @@ -26,7 +26,7 @@ WebTest = 2.0.33
ZConfig = 3.4.0
ZEO = 5.2.1
ZODB = 5.5.1
ZServer = 4.0
ZServer = 4.0.1
five.globalrequest = 99.1
five.localsitemanager = 3.2.2
funcsigs = 1.0.2
Expand Down

0 comments on commit 7306985

Please sign in to comment.