Skip to content

Commit

Permalink
Remove upper bound for Twisted
Browse files Browse the repository at this point in the history
Because Twisted 20 won't build for Python 3.11.
  • Loading branch information
lunkwill42 committed Feb 27, 2024
1 parent de2a90b commit 30740ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ psycopg2==2.9.9 # requires libpq to build
IPy==1.01
pyaml

twisted>=20.0.0,<21

twisted>=20.0.0

networkx==2.6.3
Pillow>3.3.2
Expand Down

0 comments on commit 30740ac

Please sign in to comment.