requirements.txt 703 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. absl-py==0.11.0
  2. astunparse==1.6.3
  3. cachetools==4.2.1
  4. certifi==2020.12.5
  5. chardet==4.0.0
  6. flatbuffers==1.12
  7. gast==0.3.3
  8. google-auth==1.24.0
  9. google-auth-oauthlib==0.4.2
  10. google-pasta==0.2.0
  11. grpcio==1.32.0
  12. h5py==2.10.0
  13. idna==2.10
  14. importlib-metadata==3.4.0
  15. Keras-Preprocessing==1.1.2
  16. Markdown==3.3.3
  17. numpy==1.19.5
  18. oauthlib==3.1.0
  19. opt-einsum==3.3.0
  20. pandas==1.2.1
  21. protobuf==3.14.0
  22. pyasn1==0.4.8
  23. pyasn1-modules==0.2.8
  24. python-dateutil==2.8.1
  25. pytz==2021.1
  26. requests==2.25.1
  27. requests-oauthlib==1.3.0
  28. rsa==4.7
  29. six==1.15.0
  30. tensorboard==2.4.1
  31. tensorboard-plugin-wit==1.8.0
  32. tensorflow==2.4.1
  33. tensorflow-estimator==2.4.0
  34. termcolor==1.1.0
  35. typing-extensions==3.7.4.3
  36. urllib3==1.26.3
  37. Werkzeug==1.0.1
  38. wrapt==1.12.1
  39. zipp==3.4.0