We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24693a1 commit d6925f0Copy full SHA for d6925f0
tests/requirements/py3.txt
@@ -1,6 +1,6 @@
1
aiosmtpd >= 1.4.5
2
asgiref >= 3.8.1
3
-argon2-cffi >= 23.1.0
+argon2-cffi >= 23.1.0; sys.platform != 'win32' or python_version < '3.14'
4
bcrypt >= 4.1.1
5
black >= 25.1.0
6
docutils >= 0.19
0 commit comments