Skip to content
Closed
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
urllib3[secure]==1.25.2
urllib3[secure]==2.2.3
beautifulsoup4==4.7.1
PySocks==1.6.8
gevent==1.4.0
gevent==24.11.1
stem==1.7.1
lxml==4.3.3
click==7.0
lxml==5.3.0
click==8.1.7
18 changes: 9 additions & 9 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
pip==19.1
pip==24.3.1
bump2version==0.5.10
wheel==0.33.1
wheel==0.45.1
watchdog==0.9.0
flake8==3.7.7
tox==3.9.0
coverage==4.5.3
Sphinx==2.0.1
Sphinx==8.1.3
docutils==0.14
cryptography==2.6.1
PyYAML==5.1
cryptography==44.0.0
PyYAML==6.0.2
pytest==4.4.1
beautifulsoup4==4.7.1
gevent==1.4.0
gevent==24.11.1
stem==1.7.1
lxml==4.3.3
click==7.0
lxml==5.3.0
click==8.1.7
PySocks==1.6.8
urllib3[secure]==1.25.2
urllib3[secure]==2.2.3