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 f26e818 commit 36030c5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Babel==2.9.1
certifi==2019.6.16
chardet==3.0.4
docutils==0.14
idna==2.8
imagesize==1.1.0
Jinja2==2.11.3
livereload==2.6.1
Expand All @@ -15,8 +14,8 @@ port-for==0.3.1
Pygments==2.7.4
pyparsing==2.4.0
pytz==2019.1
PyYAML==5.4
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.26.5
urllib3==2.2.2
watchdog==0.9.0
sphinxcontrib-disqus==1.1.0
sphinxcontrib-applehelp==1.0.1
Expand Down

0 comments on commit 36030c5

Please sign in to comment.