randydev commited on
Commit
0e4970c
1 Parent(s): 142c849

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -19
requirements.txt CHANGED
@@ -10,25 +10,25 @@ httpx
10
  serpapi
11
  telegraph
12
  pathlib
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
20
- httpx==0.24.0
21
- idna==2.10
22
- jinja2==3.1.2
23
- markupsafe==2.1.2
24
- pydantic==1.10.7
25
- python-dotenv==0.15.0
26
- pyyaml==5.4.1
27
- sniffio==1.2.0
28
- starlette==0.27.0
29
- typing-extensions==4.5.0
30
- uvicorn[standard]==0.22.0
31
- uvloop==0.17.0
32
- watchfiles==0.19.0
33
- websockets==11.0.3
34
  stripe
 
10
  serpapi
11
  telegraph
12
  pathlib
13
+ anyio
14
  certifi==2023.7.22
15
+ click
16
  fastapi[all]
17
+ h11
18
+ httpcore
19
+ httptools
20
+ httpx
21
+ idna
22
+ jinja2
23
+ markupsaf
24
+ pydantic
25
+ python-dotenv
26
+ pyyaml
27
+ sniffi
28
+ starlette
29
+ typing-extensions
30
+ uvicorn[standard]
31
+ uvloop
32
+ watchfiles
33
+ websockets
34
  stripe