Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
Added requirements file for convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrevinnoc committed Feb 11, 2021
1 parent 95b0aaf commit abbd5e1
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
beautifulsoup4==4.9.3
bs4==0.0.1
bson==0.5.10
en-core-web-sm==2.3.1
Flask==1.1.2
Flask-Caching==1.9.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Scrypt==0.1.3.6
Flask-WTF==0.14.3
folium==0.11.0
gensim==3.8.3
geopy==2.0.0
h5py==3.1.0
hnswlib==0.4.0
lmdb==1.0.0
nltk==3.5
numexpr==2.7.2
numpy==1.19.4
pandas==1.1.4
Pillow==8.1.0
polyglot==16.7.4
pybind11==2.6.1
pycld2==0.41
PyICU==2.6
scikit-learn==0.23.2
scipy==1.5.4
Scrapy==2.4.1
spacy==2.3.2
SPARQLWrapper==1.8.5
tldextract==3.0.2
uWSGI==2.0.19.1
Werkzeug==0.16.1
wordnet==0.0.1b2
WTForms==2.3.3

0 comments on commit abbd5e1

Please sign in to comment.