Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisrandy committed Nov 14, 2019
1 parent c296160 commit 6feb670
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
aiohttp==3.6.2
appdirs==1.4.3
async-timeout==3.0.1
attrs==19.3.0
beautifulsoup4==4.8.1
blis==0.4.1
Bottleneck==1.3.0
certifi==2019.9.11
chardet==3.0.4
Click==7.0
cycler==0.10.0
cymem==2.0.3
dataclasses==0.7
fastai==1.0.59
fastprogress==0.1.21
h11==0.8.1
httptools==0.0.13
idna==2.8
idna-ssl==1.1.0
importlib-metadata==0.23
kiwisolver==1.1.0
matplotlib==3.1.1
more-itertools==7.2.0
multidict==4.5.2
murmurhash==1.0.2
numexpr==2.7.0
numpy==1.17.4
nvidia-ml-py3==7.352.0
packaging==19.2
pandas==0.25.3
pathspec==0.6.0
Pillow==6.2.1
pkg-resources==0.0.0
plac==1.1.3
preshed==3.0.2
pyparsing==2.4.5
python-dateutil==2.8.1
pytz==2019.3
PyYAML==5.1.2
regex==2019.11.1
requests==2.22.0
scipy==1.3.2
six==1.13.0
soupsieve==1.9.5
spacy==2.2.2
srsly==0.2.0
starlette==0.13.0
thinc==7.3.1
toml==0.10.0
torch==1.3.1
torchvision==0.4.2
tqdm==4.38.0
typed-ast==1.4.0
typing-extensions==3.7.4.1
urllib3==1.25.7
uvicorn==0.10.8
uvloop==0.14.0
wasabi==0.4.0
websockets==8.1
yarl==1.3.0
zipp==0.6.0

0 comments on commit 6feb670

Please sign in to comment.