We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3e565 commit 24ffd57Copy full SHA for 24ffd57
1 file changed
requirements.txt
@@ -1,5 +1,5 @@
1
# -*- conf-mode -*-
2
-setuptools>=18.5 # Require this first, to prevent later errors
+setuptools>=18.5,<45.0 # Require this first, to prevent later errors
3
#
4
argon2-cffi>=16.1.0 # For the Argon2 password hasher option
5
beautifulsoup4>=4.5.0
0 commit comments