Commit 7e477db2 authored by coconux's avatar coconux
Browse files

generate requirements.txt

parent 47874ce8
Loading
Loading
Loading
Loading

requirements.txt

0 → 100644
+35 −0
Original line number Diff line number Diff line
-i https://pypi.org/simple
babel==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
certifi==2020.6.20
chardet==3.0.4
click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
gitdb==4.0.5; python_version >= '3.4'
gitpython==3.1.9; python_version >= '3.4'
htmlmin==0.1.12
idna==2.8
jinja2==2.11.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
joblib==0.17.0; python_version >= '3.6'
jsmin==2.2.2
livereload==2.6.3
lunr[languages]==0.5.8
markdown==3.2.2
markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
mkdocs-awesome-pages-plugin==2.2.1
mkdocs-git-revision-date-localized-plugin==0.5.2
mkdocs-material-extensions==1.0
mkdocs-material==5.2.2
mkdocs-minify-plugin==0.3.0
mkdocs==1.1.2
nltk==3.5
pygments==2.6.1
pymdown-extensions==7.1
pytz==2020.1
pyyaml==5.3.1
regex==2020.10.15
requests==2.22.0
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==3.0.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tornado==6.0.4; python_version >= '3.5'
tqdm==4.50.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'