requirements.txt 691 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. absl-py==0.9.0
  2. astor==0.8.1
  3. cachetools==4.0.0
  4. certifi==2019.11.28
  5. chardet==3.0.4
  6. cycler==0.10.0
  7. gast==0.2.2
  8. google-auth==1.11.3
  9. google-auth-oauthlib==0.4.1
  10. google-pasta==0.2.0
  11. grpcio==1.27.2
  12. h5py==2.10.0
  13. idna==2.9
  14. Keras-Applications==1.0.8
  15. Keras-Preprocessing==1.1.0
  16. kiwisolver==1.1.0
  17. Markdown==3.2.1
  18. matplotlib==3.2.1
  19. numpy==1.18.2
  20. oauthlib==3.1.0
  21. opt-einsum==3.2.0
  22. pandas==1.0.3
  23. protobuf==3.11.3
  24. pyasn1==0.4.8
  25. pyasn1-modules==0.2.8
  26. pyparsing==2.4.6
  27. python-dateutil==2.8.1
  28. pytz==2019.3
  29. requests==2.23.0
  30. requests-oauthlib==1.3.0
  31. rsa==4.0
  32. scipy==1.4.1
  33. six==1.14.0
  34. tensorboard==2.1.1
  35. tensorflow==2.1.0
  36. tensorflow-estimator==2.1.0
  37. termcolor==1.1.0
  38. urllib3==1.25.8
  39. Werkzeug==1.0.0
  40. wrapt==1.12.1