mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
pin cryptography<40 on pypy 3.7 (#6421)
* pin cryptography<40 on pypy 3.7
This commit is contained in:
@@ -6,6 +6,7 @@ pytest-mock==2.0.0
|
||||
httpbin==0.7.0
|
||||
trustme
|
||||
wheel
|
||||
cryptography<40.0.0; python_version <= '3.7' and platform_python_implementation == 'PyPy'
|
||||
|
||||
# Flask Stack
|
||||
Flask>1.0,<2.0
|
||||
|
||||
Reference in New Issue
Block a user