We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44793d commit 67687ddCopy full SHA for 67687dd
requirements-dev.txt
@@ -6,6 +6,7 @@ pytest-mock==2.0.0
6
httpbin==0.7.0
7
trustme
8
wheel
9
+cryptography<40.0.0; python_version <= '3.7' and platform_python_implementation == 'PyPy'
10
11
# Flask Stack
12
Flask>1.0,<2.0
0 commit comments