Update requirements.txt
Browse files- requirements.txt +1 -10
requirements.txt
CHANGED
@@ -1,11 +1,2 @@
|
|
1 |
Flask
|
2 |
-
|
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
|
|
|
1 |
Flask
|
2 |
+
Stockfish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|