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 4e7f21e + c654991 commit c7abcdeCopy full SHA for c7abcde
1 file changed
test-requirements.txt
@@ -30,6 +30,7 @@ cryptography==39.0.0
30
# -r test-requirements.in
31
# pyopenssl
32
# trustme
33
+ # types-pyopenssl
34
decorator==5.1.1
35
# via ipython
36
dill==0.3.6
@@ -117,9 +118,7 @@ traitlets==5.8.0
117
118
# matplotlib-inline
119
trustme==0.9.0
120
# via -r test-requirements.in
-types-cryptography==3.3.23.2
121
- # via types-pyopenssl
122
-types-pyopenssl==23.0.0.0 ; implementation_name == "cpython"
+types-pyopenssl==23.0.0.1 ; implementation_name == "cpython"
123
124
typing-extensions==4.4.0 ; implementation_name == "cpython"
125
# via
0 commit comments