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 Dec 15, 2023
1 parent 4f6fe09 commit 237aac4
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 237aac4

Please sign in to comment.