updated versions
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -2,12 +2,12 @@ psycopg2-binary==2.9.5
|
|
2 |
SQLAlchemy==1.4.46
|
3 |
asyncpg==0.27.0
|
4 |
databases==0.7.0
|
5 |
-
fastapi
|
6 |
-
greenlet
|
7 |
itsdangerous==2.1.2
|
8 |
-
starlette
|
9 |
-
Werkzeug
|
10 |
-
uvicorn
|
11 |
gunicorn
|
12 |
aiofiles
|
13 |
requests
|
@@ -20,8 +20,8 @@ asgiref
|
|
20 |
pipx
|
21 |
cryptg
|
22 |
aiohttp
|
23 |
-
instructor
|
24 |
-
groq
|
25 |
python-multipart
|
26 |
orm[aiosqlite]
|
27 |
pydub
|
|
|
2 |
SQLAlchemy==1.4.46
|
3 |
asyncpg==0.27.0
|
4 |
databases==0.7.0
|
5 |
+
fastapi
|
6 |
+
greenlet
|
7 |
itsdangerous==2.1.2
|
8 |
+
starlette
|
9 |
+
Werkzeug
|
10 |
+
uvicorn
|
11 |
gunicorn
|
12 |
aiofiles
|
13 |
requests
|
|
|
20 |
pipx
|
21 |
cryptg
|
22 |
aiohttp
|
23 |
+
instructor
|
24 |
+
groq
|
25 |
python-multipart
|
26 |
orm[aiosqlite]
|
27 |
pydub
|