Files
encoach_backend/requirements.txt
2023-06-22 07:54:09 +01:00

12 lines
262 B
Plaintext

openai
tiktoken
nltk
Flask
Flask-Cors
python-dotenv
whisper
flask_jwt_extended
markupsafe==2.0.1
gunicorn
PyJWT~=2.7.0