We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5335350 commit 0d3fbf8Copy full SHA for 0d3fbf8
1 file changed
requirements/base.txt
@@ -1,3 +1,5 @@
1
+setuptools<82 # until we modernize everything, we need this.
2
+
3
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
4
autobahn<25.10.1 # Pin to avoid v25.10.1 that is giving build troubles.
5
django-celery-beat # https://github.com/celery/django-celery-beat
0 commit comments