Skip to content

Commit

Permalink
Drop the upper version constraint for twisted
Browse files Browse the repository at this point in the history
Test whether or not this still breaks on Python 3.8.
  • Loading branch information
fghaas committed Jan 23, 2024
1 parent a23f08b commit 7b9cbdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ tenacity>=6.2,<8
django<=4.2.8
channels<=4.0.0
daphne<=4.0.0
twisted<23.8.0 # drop this restriction once we drop Python 3.8 and 3.9 support
mysqlclient<=2.2.1 # keep in sync with edx-platform
jsonfield>=3.1.0,<4 # keep in sync with edx-platform
pyguacamole>=0.11
Expand Down

0 comments on commit 7b9cbdd

Please sign in to comment.