Skip to content

Commit ba3139d

Browse files
committed
update requirements.txt to python3.6.8
1 parent 5b83fa7 commit ba3139d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rebuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cat << EOF >/usr/local/lib/python3.10/site-packages/sphinx_rtd_theme/comments.html
1+
cat << EOF >/usr/local/lib/python3.6/site-packages/sphinx_rtd_theme/comments.html
22
<comments>
33
<script src="https://utteranc.es/client.js"
44
repo="iswbm/magic-python"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pygments==2.7.4
1515
pyparsing==2.4.0
1616
pytz==2019.1
1717
PyYAML==6.0.1
18-
requests==2.32.3
18+
#requests==2.32.3
1919
six==1.12.0
2020
snowballstemmer==1.9.0
2121
Sphinx==2.1.2
@@ -28,7 +28,7 @@ sphinxcontrib-jsmath==1.0.1
2828
sphinxcontrib-qthelp==1.0.2
2929
sphinxcontrib-serializinghtml==1.1.3
3030
tornado==6.0.3
31-
urllib3==2.2.2
31+
#urllib3==2.2.2
3232
watchdog==0.9.0
3333
sphinxcontrib-disqus==1.1.0
3434
sphinxcontrib-applehelp==1.0.1

0 commit comments

Comments
 (0)