requirements.txt 307 B

12345678910111213141516171819
  1. docker
  2. uvicorn
  3. fastapi
  4. docopt==0.6.2
  5. google_api_python_client==2.118.0
  6. google_auth_oauthlib==1.2.0
  7. halo==0.0.31
  8. mysql-connector-python
  9. openai==1.12.0
  10. pandas==2.2.0
  11. protobuf==4.25.3
  12. pymysql==1.1.1
  13. python-dotenv==1.0.1
  14. Requests==2.31.0
  15. simple-colors
  16. cryptography
  17. waitress==3.0.0
  18. yarg==0.1.9
  19. questionary==2.0.1