Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +19 -19
requirements.txt
CHANGED
@@ -10,25 +10,25 @@ httpx
|
|
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 |
-
|
24 |
-
pydantic
|
25 |
-
python-dotenv
|
26 |
-
pyyaml
|
27 |
-
|
28 |
-
starlette
|
29 |
-
typing-extensions
|
30 |
-
uvicorn[standard]
|
31 |
-
uvloop
|
32 |
-
watchfiles
|
33 |
-
websockets
|
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
|