Skip to content

Commit c0a1d4e

Browse files
committed
Allow setuptools to progress past py27
- Legacy-Id: 18779
1 parent 1c7bd76 commit c0a1d4e

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>=40.3.0,<45.0 # Require this first, to prevent later errors
2+
setuptools>=40.3.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)