requirements.txt 100 B

12345
  1. # Core application dependencies.
  2. flask>=2.3,<3
  3. python-dotenv>=1.0,<2
  4. pyyaml>=6.0,<7
  5. uwsgi>=2.0,<2.1