Skip to content

Commit

Permalink
New file added
Browse files Browse the repository at this point in the history
requirements.txt is added
  • Loading branch information
mmalekzadeh committed Feb 13, 2020
1 parent 0368b2f commit 1b94304
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
absl-py==0.9.0
appnope==0.1.0
arff==0.9
astor==0.8.1
backcall==0.1.0
cachetools==4.0.0
category-encoders==2.1.0
certifi==2019.11.28
chardet==3.0.4
cycler==0.10.0
decorator==4.4.1
gast==0.2.2
google-auth==1.11.0
google-auth-oauthlib==0.4.1
google-pasta==0.1.8
grpcio==1.27.1
h5py==2.10.0
idna==2.8
ipykernel==5.1.4
ipython==7.12.0
ipython-genutils==0.2.0
iteround==1.0.2
jedi==0.16.0
joblib==0.14.1
jupyter-client==5.3.4
jupyter-core==4.6.2
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
Markdown==3.2.1
matplotlib==3.1.3
numpy==1.18.1
oauthlib==3.1.0
opt-einsum==3.1.0
pairing==0.1.3
pandas==1.0.1
parso==0.6.1
patsy==0.5.1
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.3
protobuf==3.11.3
ptyprocess==0.6.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.5.2
pyparsing==2.4.6
python-dateutil==2.8.1
pytz==2019.3
pyzmq==18.1.1
requests==2.22.0
requests-oauthlib==1.3.0
rsa==4.0
scikit-learn==0.22.1
scikit-multilearn==0.2.0
scipy==1.4.1
six==1.14.0
statsmodels==0.11.0
tensorboard==2.1.0
tensorflow==2.1.0
tensorflow-estimator==2.1.0
termcolor==1.1.0
tornado==6.0.3
traitlets==4.3.3
urllib3==1.25.8
wcwidth==0.1.8
Werkzeug==1.0.0
wrapt==1.11.2

0 comments on commit 1b94304

Please sign in to comment.