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 ec71251 commit 0f7039bCopy full SHA for 0f7039b
requirements/tox-py39-cp39-linux-aarch64.txt
@@ -78,7 +78,7 @@ pygments==2.19.2
78
# via
79
# pytest
80
# rich
81
-pyopenssl==25.3.0 ; implementation_name != "pypy"
+pyopenssl==25.3.0
82
# via -r requirements/tox-py39-cp39-linux-aarch64.in
83
pypytools==0.6.2
84
@@ -136,9 +136,7 @@ typing-extensions==4.15.0
136
# cryptography
137
# exceptiongroup
138
# pyopenssl
139
-urllib3==1.26.20
140
- # via
141
- # -r requirements/tox-py39-cp39-linux-aarch64.in
142
- # requests
+urllib3==2.5.0
+ # via requests
143
watchdog==6.0.0
144
# via pytest-watch
0 commit comments