Skip to content

Commit 6697a13

Browse files
committed
Bump the required setuptools to at least the 51 releases to avoid issues with some python3.6 -mvenv installed ssetuptools.
- Legacy-Id: 18818
1 parent 4dd013e commit 6697a13

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