requirements.txt 396 B

123456789101112131415161718192021222324
  1. aniso8601==9.0.1
  2. attrs==22.2.0
  3. cffi==1.15.1
  4. click==8.1.3
  5. cryptography==39.0.2
  6. Flask==2.2.3
  7. Flask-Cors==3.0.10
  8. flask-restx==1.1.0
  9. greenlet==2.0.2
  10. itsdangerous==2.1.2
  11. Jinja2==3.1.2
  12. jsonschema==4.17.3
  13. jwt==1.3.1
  14. MarkupSafe==2.1.2
  15. psycopg2==2.9.5
  16. pycparser==2.21
  17. pyrsistent==0.19.3
  18. pytz==2022.7.1
  19. pyyaml
  20. six==1.16.0
  21. SQLAlchemy==2.0.7
  22. SQLAlchemy-Utils==0.40.0
  23. typing_extensions==4.5.0
  24. Werkzeug==2.2.3