pip freeze reqs update
This commit is contained in:
parent
c44c16e836
commit
7853c2addd
@ -1,4 +1,58 @@
|
||||
pygame==1.9.6
|
||||
numpy==1.18
|
||||
absl-py==0.9.0
|
||||
astunparse==1.6.3
|
||||
autopep8==1.5
|
||||
cachetools==4.1.0
|
||||
certifi==2020.4.5.1
|
||||
chardet==3.0.4
|
||||
cycler==0.10.0
|
||||
future==0.18.2
|
||||
gast==0.3.3
|
||||
google-auth==1.14.3
|
||||
google-auth-oauthlib==0.4.1
|
||||
google-pasta==0.2.0
|
||||
grpcio==1.29.0
|
||||
h5py==2.10.0
|
||||
idna==2.9
|
||||
importlib-metadata==1.6.0
|
||||
joblib==0.15.0
|
||||
Keras==2.3.1
|
||||
Keras-Applications==1.0.8
|
||||
Keras-Preprocessing==1.1.2
|
||||
kiwisolver==1.2.0
|
||||
mahotas==1.4.9
|
||||
Markdown==3.2.2
|
||||
matplotlib==3.2.1
|
||||
numpy==1.18.0
|
||||
oauthlib==3.1.0
|
||||
opencv-python==4.2.0.34
|
||||
opt-einsum==3.2.1
|
||||
Pillow==7.1.2
|
||||
protobuf==3.11.3
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
pycodestyle==2.5.0
|
||||
pydotplus==2.0.2
|
||||
pygame==1.9.6
|
||||
pyparsing==2.4.7
|
||||
PyQt5==5.9.2
|
||||
python-dateutil==2.8.1
|
||||
PyYAML==5.3.1
|
||||
requests==2.23.0
|
||||
requests-oauthlib==1.3.0
|
||||
rsa==4.0
|
||||
scikit-learn==0.23.0
|
||||
scipy==1.4.1
|
||||
sip==4.19.8
|
||||
six==1.14.0
|
||||
tensorboard==2.2.1
|
||||
tensorboard-plugin-wit==1.6.0.post3
|
||||
tensorflow==2.2.0
|
||||
tensorflow-estimator==2.2.0
|
||||
termcolor==1.1.0
|
||||
threadpoolctl==2.0.0
|
||||
torch==1.5.0
|
||||
torchvision==0.6.0
|
||||
urllib3==1.25.9
|
||||
Werkzeug==1.0.1
|
||||
wrapt==1.12.1
|
||||
zipp==3.1.0
|
Loading…
Reference in New Issue
Block a user