Skip to content

Commit

Permalink
- revert zope.interface, there are no Windows wheels for 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 18, 2024
1 parent dac5e02 commit 0b5b83d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ zope.globalrequest==2.0
zope.hookable==6.0
zope.i18n==5.1
zope.i18nmessageid==6.1.0
zope.interface==6.4
zope.interface==6.3
zope.lifecycleevent==5.0
zope.location==5.0
zope.pagetemplate==5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ zope.globalrequest==2.0
zope.hookable==6.0
zope.i18n==5.1
zope.i18nmessageid==6.1.0
zope.interface==6.4
zope.interface==6.3
zope.lifecycleevent==5.0
zope.location==5.0
zope.pagetemplate==5.1
Expand Down
2 changes: 1 addition & 1 deletion versions-prod.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ zope.globalrequest = 2.0
zope.hookable = 6.0
zope.i18n = 5.1
zope.i18nmessageid = 6.1.0
zope.interface = 6.4
zope.interface = 6.3
zope.lifecycleevent = 5.0
zope.location = 5.0
zope.pagetemplate = 5.1
Expand Down

0 comments on commit 0b5b83d

Please sign in to comment.