Skip to content

Commit

Permalink
update requirements.txt to python3.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
iswbm committed Jun 19, 2024
1 parent acfa8ed commit 3844e89
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
alabaster==0.7.12
argh==0.26.2
Babel==2.7.0
Babel==2.9.1
certifi==2019.6.16
chardet==3.0.4
docutils==0.14
idna==2.8
imagesize==1.1.0
Jinja2==2.10.1
Jinja2==2.11.3
livereload==2.6.1
MarkupSafe==1.1.1
packaging==19.0
pathtools==0.1.2
port-for==0.3.1
Pygments==2.4.2
Pygments==2.7.4
pyparsing==2.4.0
pytz==2019.1
PyYAML==5.1.1
requests==2.22.0
PyYAML==6.0.1
requests==2.32.3
six==1.12.0
snowballstemmer==1.9.0
Sphinx==2.1.2
Expand All @@ -29,7 +28,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
tornado==6.0.3
urllib3==1.25.3
urllib3==2.2.2
watchdog==0.9.0
sphinxcontrib-disqus==1.1.0
sphinxcontrib-applehelp==1.0.1
Expand Down

0 comments on commit 3844e89

Please sign in to comment.