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.
1 parent dceb56d commit 0b2076eCopy full SHA for 0b2076e
requirements/tox-py38-cp38-win32-amd64.txt
@@ -78,7 +78,7 @@ pycparser==2.23
78
# via cffi
79
pygments==2.19.2
80
# via rich
81
-pyopenssl==25.3.0 ; implementation_name != "pypy"
+pyopenssl==25.3.0
82
# via -r requirements/tox-py38-cp38-win32-amd64.in
83
pypytools==0.6.2
84
@@ -136,10 +136,8 @@ typing-extensions==4.13.2
136
# cryptography
137
# exceptiongroup
138
# pyopenssl
139
-urllib3==1.26.20
140
- # via
141
- # -r requirements/tox-py38-cp38-win32-amd64.in
142
- # requests
+urllib3==2.2.3
+ # via requests
143
watchdog==4.0.2
144
# via pytest-watch
145
zipp==3.20.2
0 commit comments