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 f113bf9 commit abdfd2cCopy full SHA for abdfd2c
requirements/tox-py39-cp39-win32-amd64.txt
@@ -80,7 +80,7 @@ pygments==2.19.2
80
# via
81
# pytest
82
# rich
83
-pyopenssl==25.3.0 ; implementation_name != "pypy"
+pyopenssl==25.3.0
84
# via -r requirements/tox-py39-cp39-win32-amd64.in
85
pypytools==0.6.2
86
@@ -138,9 +138,7 @@ typing-extensions==4.15.0
138
# cryptography
139
# exceptiongroup
140
# pyopenssl
141
-urllib3==1.26.20
142
- # via
143
- # -r requirements/tox-py39-cp39-win32-amd64.in
144
- # requests
+urllib3==2.5.0
+ # via requests
145
watchdog==6.0.0
146
# via pytest-watch
0 commit comments