requirements.txt 116 B

123456
  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
  6. yiddish==0.0.21