Skip to content

Commit 24ffd57

Browse files
committed
Updated requirements for Py27 compatibility, until fully removed.
- Legacy-Id: 17546
1 parent cb3e565 commit 24ffd57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- conf-mode -*-
2-
setuptools>=18.5 # Require this first, to prevent later errors
2+
setuptools>=18.5,<45.0 # Require this first, to prevent later errors
33
#
44
argon2-cffi>=16.1.0 # For the Argon2 password hasher option
55
beautifulsoup4>=4.5.0

0 commit comments

Comments
 (0)