Docfile commited on
Commit
fa2fed9
·
verified ·
1 Parent(s): 57703a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,4 +1,11 @@
1
  Flask
2
- google-generativeai
3
  Flask-login
4
- python-dotenv
 
 
 
 
 
 
 
 
1
  Flask
2
+ google-genai
3
  Flask-login
4
+ python-dotenv
5
+ aiohttp>=3.11.18
6
+ email-validator>=2.2.0
7
+ flask[async]>=3.1.0
8
+ flask-sqlalchemy>=3.1.1
9
+ gunicorn>=23.0.0
10
+ psycopg2-binary>=2.9.10
11
+ pydub>=0.25.1