Mbonea commited on
Commit
32a8cb7
·
1 Parent(s): cb4edc6
Files changed (1) hide show
  1. 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