11#
2- # This file is autogenerated by pip-compile
2+ # This file is autogenerated by pip-compile with python 3.9
33# To update, run:
44#
5- # pip-compile --output-file test-requirements.txt test-requirements.in
5+ # pip-compile test-requirements.in
66#
77astor==0.8.1
88 # via -r test-requirements.in
@@ -25,8 +25,9 @@ click==8.0.3
2525 # via black
2626coverage[toml]==6.0.2
2727 # via pytest-cov
28- cryptography==35 .0.0
28+ cryptography==36 .0.1
2929 # via
30+ # -r test-requirements.in
3031 # pyopenssl
3132 # trustme
3233decorator==5.1.1
@@ -96,7 +97,7 @@ pygments==2.10.0
9697 # via ipython
9798pylint==2.12.2
9899 # via -r test-requirements.in
99- pyopenssl @ https://github.com/pyca/pyopenssl/archive/refs/heads/main.zip
100+ pyopenssl==22.0.0
100101 # via -r test-requirements.in
101102pyparsing==3.0.7
102103 # via packaging
@@ -106,8 +107,6 @@ pytest==6.2.5
106107 # pytest-cov
107108pytest-cov==3.0.0
108109 # via -r test-requirements.in
109- six==1.16.0
110- # via pyopenssl
111110sniffio==1.2.0
112111 # via -r test-requirements.in
113112sortedcontainers==2.4.0
@@ -126,12 +125,26 @@ traitlets==5.1.1
126125 # ipython
127126 # matplotlib-inline
128127trustme==0.9.0
128+ # via -r test-requirements.in
129+ types-cryptography==3.3.14
130+ # via types-pyopenssl
131+ types-enum34==1.1.8
132+ # via types-cryptography
133+ types-ipaddress==1.0.7
134+ # via types-cryptography
135+ types-pyopenssl==21.0.3 ; implementation_name == "cpython"
136+ # via -r test-requirements.in
137+ typing-extensions==4.0.1 ; implementation_name == "cpython"
129138 # via
130139 # -r test-requirements.in
140+ # astroid
131141 # black
132142 # mypy
143+ # pylint
133144wcwidth==0.2.5
134145 # via prompt-toolkit
135146wrapt==1.13.3
136147 # via astroid
137- types-pyOpenSSL
148+
149+ # The following packages are considered to be unsafe in a requirements file:
150+ # setuptools
0 commit comments