Skip to content

Commit

Permalink
Added a requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Szymborski committed Feb 9, 2024
1 parent ac56112 commit 85dd3b5
Showing 1 changed file with 92 additions and 0 deletions.
92 changes: 92 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
abydos==0.5.0
aiohttp==3.8.5
aiosignal==1.3.1
alabaster==0.7.16
async-timeout==4.0.3
attrs==23.1.0
Babel==2.14.0
beautifulsoup4==4.12.3
black==23.7.0
blosc2==2.0.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
colorama==0.4.6
Cython==3.0.0
defusedxml==0.7.1
deprecation==2.1.0
docutils==0.20.1
fire==0.5.0
frozenlist==1.4.0
furo==2024.1.29
ghp-import==2.1.0
humanize==4.7.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
jellyfish==1.0.0
Jinja2==3.1.2
joblib==1.3.2
Levenshtein==0.21.1
lml==0.1.0
lxml==4.9.3
Markdown==3.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.5.2
mkdocs-material==9.1.21
mkdocs-material-extensions==1.1.1
msgpack==1.0.5
multidict==6.0.4
mypy-extensions==1.0.0
numexpr==2.8.5
numpy==1.25.2
packaging==23.1
pandas==2.0.3
pathspec==0.11.2
platformdirs==3.10.0
plyvel==1.5.0
py-cpuinfo==9.0.0
pyexcel-ezodf==0.3.4
pyexcel-io==0.6.6
pyexcel-ods3==0.6.1
Pygments==2.16.1
pymdown-extensions==10.1
pyprobables==0.5.8
python-dateutil==2.8.2
python-Levenshtein==0.21.1
pytz==2023.3
pyxDamerauLevenshtein==1.7.1
PyYAML==6.0.1
pyyaml_env_tag==0.1
rapidfuzz==3.2.0
regex==2023.8.8
requests==2.31.0
rich==13.5.2
scikit-learn==1.3.0
scipy==1.11.1
sentencepiece==0.1.99
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
Sphinx==7.2.6
sphinx-basic-ng==1.0.0b2
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
tables==3.8.0
termcolor==2.3.0
textdistance==4.5.0
threadpoolctl==3.2.0
tomli==2.0.1
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.0.4
watchdog==3.0.0
yarl==1.9.2
zipp==3.16.2

0 comments on commit 85dd3b5

Please sign in to comment.