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.
2 parents d0993da + bad1095 commit aca5cc2Copy full SHA for aca5cc2
1 file changed
test-requirements.txt
@@ -14,7 +14,7 @@ black==20.8b1 ; implementation_name == "cpython" # via -r test-requirements.in
14
cffi==1.14.3 # via cryptography
15
click==7.1.2 # via black
16
coverage==5.3 # via pytest-cov
17
-cryptography==3.1 # via pyopenssl, trustme
+cryptography==3.1.1 # via pyopenssl, trustme
18
decorator==4.4.2 # via ipython
19
flake8==3.8.3 # via -r test-requirements.in
20
idna==2.10 # via -r test-requirements.in, trustme
0 commit comments