asyncpg
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -27,6 +27,7 @@ telethon
|
|
27 |
fastapi-jwt-auth
|
28 |
bcrypt
|
29 |
aiomysql
|
|
|
30 |
sentence_transformers
|
31 |
google-generativeai
|
32 |
openai
|
|
|
27 |
fastapi-jwt-auth
|
28 |
bcrypt
|
29 |
aiomysql
|
30 |
+
asyncpg
|
31 |
sentence_transformers
|
32 |
google-generativeai
|
33 |
openai
|