bla commited on
Commit
2bf5b0d
1 Parent(s): 48d918a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -4
requirements.txt CHANGED
@@ -17,7 +17,6 @@ Werkzeug==2.2.2
17
  passlib # for password hashing
18
  pydantic[email]
19
  uvicorn==0.21.1
20
- gunicorn
21
  ujson
22
  yt-dlp
23
  psutil
@@ -32,10 +31,7 @@ fastapi-jwt-auth
32
  bcrypt
33
  asyncmy
34
  aiomysql
35
- pymongo
36
  sentence_transformers
37
- motor
38
- dnspython
39
  google-generativeai
40
  openai
41
  tiktoken
 
17
  passlib # for password hashing
18
  pydantic[email]
19
  uvicorn==0.21.1
 
20
  ujson
21
  yt-dlp
22
  psutil
 
31
  bcrypt
32
  asyncmy
33
  aiomysql
 
34
  sentence_transformers
 
 
35
  google-generativeai
36
  openai
37
  tiktoken