Ufoptg commited on
Commit
a52099d
1 Parent(s): 34f803b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -23
requirements.txt CHANGED
@@ -1,28 +1,30 @@
 
 
 
 
 
 
 
 
1
  requests
 
 
2
  pymongo[srv]
3
- bardapi
4
- bs4
5
- g4f
6
- git+https://github.com/ufoptg/RyuzakiLib.git
7
- uvicorn
 
 
8
  gpytranslate
9
  google-search-results
10
- httpx
11
- serpapi
12
- telegraph
13
- pathlib
14
- anyio
15
- certifi==2023.7.22
16
- click
17
  fastapi[all]
18
- httpcore
19
- httptools
20
- httpx
21
- pydantic
22
- python-dotenv
23
- pyyaml
24
- typing-extensions
25
- uvicorn[standard]
26
- uvloop
27
- stripe
28
-
 
1
+ uvloop
2
+ uvicorn[standard]
3
+ uvicorn
4
+ typing-extensions
5
+ transformers
6
+ telegraph
7
+ stripe
8
+ serpapi
9
  requests
10
+ pyyaml
11
+ python-dotenv
12
  pymongo[srv]
13
+ pymongo
14
+ pydantic
15
+ pathlib
16
+ openai==0.28.0
17
+ httpx
18
+ httptools
19
+ httpcore
20
  gpytranslate
21
  google-search-results
22
+ google-generativeai
23
+ git+https://github.com/ufoptg/RyuzakiLib.git
24
+ g4f
 
 
 
 
25
  fastapi[all]
26
+ click
27
+ certifi==2023.7.22
28
+ bs4
29
+ bardapi
30
+ anyio