Zaktualizuj 'requirements.txt'
Lab05 Zadanie 2
This commit is contained in:
parent
973a90a5e7
commit
755bc2b67a
@ -1,23 +1,49 @@
|
|||||||
|
absl-py==0.12.0
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
|
astunparse==1.6.3
|
||||||
black==20.8b1
|
black==20.8b1
|
||||||
|
cachetools==4.2.1
|
||||||
certifi==2020.12.5
|
certifi==2020.12.5
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
|
flatbuffers==1.12
|
||||||
|
gast==0.3.3
|
||||||
|
google-auth==1.29.0
|
||||||
|
google-auth-oauthlib==0.4.4
|
||||||
|
google-pasta==0.2.0
|
||||||
|
grpcio==1.32.0
|
||||||
|
h5py==2.10.0
|
||||||
idna==2.10
|
idna==2.10
|
||||||
joblib==1.0.1
|
joblib==1.0.1
|
||||||
kaggle==1.5.12
|
kaggle==1.5.12
|
||||||
|
Keras-Preprocessing==1.1.2
|
||||||
|
Markdown==3.3.4
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
numpy==1.19.5
|
numpy==1.19.5
|
||||||
pandas==1.1.5
|
oauthlib==3.1.0
|
||||||
|
opt-einsum==3.3.0
|
||||||
|
pandas==1.2.3
|
||||||
pathspec==0.8.1
|
pathspec==0.8.1
|
||||||
|
pkg-resources==0.0.0
|
||||||
|
protobuf==3.15.8
|
||||||
|
pyasn1==0.4.8
|
||||||
|
pyasn1-modules==0.2.8
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
python-slugify==4.0.1
|
python-slugify==4.0.1
|
||||||
pytz==2021.1
|
pytz==2021.1
|
||||||
regex==2021.3.17
|
regex==2021.3.17
|
||||||
requests==2.25.1
|
requests==2.25.1
|
||||||
|
requests-oauthlib==1.3.0
|
||||||
|
rsa==4.7.2
|
||||||
scikit-learn==0.24.1
|
scikit-learn==0.24.1
|
||||||
scipy==1.5.4
|
scipy==1.6.1
|
||||||
six==1.15.0
|
six==1.15.0
|
||||||
|
tensorboard==2.5.0
|
||||||
|
tensorboard-data-server==0.6.0
|
||||||
|
tensorboard-plugin-wit==1.8.0
|
||||||
|
tensorflow==2.4.1
|
||||||
|
tensorflow-estimator==2.4.0
|
||||||
|
termcolor==1.1.0
|
||||||
text-unidecode==1.3
|
text-unidecode==1.3
|
||||||
threadpoolctl==2.1.0
|
threadpoolctl==2.1.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
@ -25,4 +51,6 @@ tqdm==4.59.0
|
|||||||
typed-ast==1.4.2
|
typed-ast==1.4.2
|
||||||
typing-extensions==3.7.4.3
|
typing-extensions==3.7.4.3
|
||||||
urllib3==1.26.4
|
urllib3==1.26.4
|
||||||
|
Werkzeug==1.0.1
|
||||||
wget==3.2
|
wget==3.2
|
||||||
|
wrapt==1.12.1
|
||||||
|
Loading…
Reference in New Issue
Block a user