Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +23 -6
requirements.txt
CHANGED
@@ -1,7 +1,24 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
4 |
requests
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
beautifulsoup4==4.12.3
|
2 |
+
blessed==1.20.0
|
3 |
+
Brotli==1.1.0
|
4 |
+
bs4==0.0.1
|
5 |
requests
|
6 |
+
soupsieve==2.5
|
7 |
+
spinners==0.0.24
|
8 |
+
sse-starlette==2.1.2
|
9 |
+
stack-data==0.6.3
|
10 |
+
starlette==0.37.2
|
11 |
+
StrEnum==0.4.15
|
12 |
+
style==1.1.0
|
13 |
+
termcolor==2.4.0
|
14 |
+
tiktoken==0.6.0
|
15 |
+
tldextract==5.1.2
|
16 |
+
tls-client==1.0.1
|
17 |
+
tokenizers==0.19.1
|
18 |
+
tokentrim==0.1.13
|
19 |
+
toml==0.10.2
|
20 |
+
tornado==6.4.1
|
21 |
+
tqdm==4.66.4
|
22 |
+
traitlets==5.14.3
|
23 |
+
fastapi
|
24 |
+
pyreqwest_impersonate
|