randydev commited on
Commit
94f6d1a
1 Parent(s): a0aa77d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,6 +5,7 @@ g4f
5
  RyuzakiLib
6
  uvicorn
7
  gpytranslate
 
8
  httpx
9
  serpapi
10
  telegraph
@@ -12,7 +13,7 @@ pathlib
12
  anyio==3.6.2
13
  certifi==2023.7.22
14
  click==7.1.2
15
- fastapi==0.95.2
16
  h11==0.14.0
17
  httpcore==0.17.0
18
  httptools==0.5.0
 
5
  RyuzakiLib
6
  uvicorn
7
  gpytranslate
8
+ google-search-results
9
  httpx
10
  serpapi
11
  telegraph
 
13
  anyio==3.6.2
14
  certifi==2023.7.22
15
  click==7.1.2
16
+ fastapi[all]
17
  h11==0.14.0
18
  httpcore==0.17.0
19
  httptools==0.5.0