Spaces:
Sleeping
Sleeping
cleaned up the requirements.
Browse files- requirements.txt +11 -92
requirements.txt
CHANGED
@@ -1,92 +1,11 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
dnspython==2.6.1
|
13 |
-
email_validator==2.1.2
|
14 |
-
fastapi==0.111.0
|
15 |
-
filelock==3.15.1
|
16 |
-
frozenlist==1.4.1
|
17 |
-
fsspec==2024.6.0
|
18 |
-
gitdb==4.0.11
|
19 |
-
GitPython==3.1.43
|
20 |
-
google-api-core==2.15.0
|
21 |
-
google-auth==2.26.2
|
22 |
-
google-cloud-aiplatform==1.39.0
|
23 |
-
google-cloud-bigquery==3.16.0
|
24 |
-
google-cloud-core==2.4.1
|
25 |
-
google-cloud-resource-manager==1.11.0
|
26 |
-
google-cloud-storage==2.14.0
|
27 |
-
google-crc32c==1.5.0
|
28 |
-
google-resumable-media==2.7.0
|
29 |
-
googleapis-common-protos==1.62.0
|
30 |
-
grpc-google-iam-v1==0.13.0
|
31 |
-
grpcio-status==1.60.0
|
32 |
-
h11==0.14.0
|
33 |
-
httpcore==1.0.5
|
34 |
-
httptools==0.6.1
|
35 |
-
httpx==0.27.0
|
36 |
-
huggingface-hub==0.23.4
|
37 |
-
idna==3.7
|
38 |
-
Jinja2==3.1.4
|
39 |
-
jsonpatch==1.33
|
40 |
-
jsonpointer==3.0.0
|
41 |
-
jsonschema==4.22.0
|
42 |
-
langchain==0.1.13
|
43 |
-
loguru==0.7.2
|
44 |
-
markdown-it-py==3.0.0
|
45 |
-
markdownify==0.12.1
|
46 |
-
MarkupSafe==2.1.5
|
47 |
-
marshmallow==3.21.3
|
48 |
-
multidict==6.0.5
|
49 |
-
networkx==3.3
|
50 |
-
numpy==1.26.4
|
51 |
-
openai==1.34.0
|
52 |
-
orjson==3.10.5
|
53 |
-
packaging==23.2
|
54 |
-
pandas==2.2.2
|
55 |
-
pillow==10.3.0
|
56 |
-
proto-plus==1.23.0
|
57 |
-
protobuf==4.25.3
|
58 |
-
pymongo==4.7.3
|
59 |
-
pypdf==4.1.0
|
60 |
-
python-dotenv==1.0.1
|
61 |
-
pytz==2024.1
|
62 |
-
PyYAML==6.0.1
|
63 |
-
ratelimit==2.2.1
|
64 |
-
referencing==0.35.1
|
65 |
-
requests==2.32.3
|
66 |
-
rich==13.7.1
|
67 |
-
rsa==4.9
|
68 |
-
safetensors==0.4.3
|
69 |
-
sentry-sdk==2.5.1
|
70 |
-
shapely==2.0.2
|
71 |
-
six==1.16.0
|
72 |
-
sniffio==1.3.1
|
73 |
-
soupsieve==2.5
|
74 |
-
SQLAlchemy==2.0.30
|
75 |
-
starlette==0.37.2
|
76 |
-
streamlit==1.35.0
|
77 |
-
sympy==1.12.1
|
78 |
-
tenacity==8.3.0
|
79 |
-
termcolor==2.4.0
|
80 |
-
tqdm==4.66.4
|
81 |
-
transformers==4.41.2
|
82 |
-
typer==0.12.3
|
83 |
-
typing-inspect==0.9.0
|
84 |
-
typing_extensions==4.8.0
|
85 |
-
tzdata==2024.1
|
86 |
-
ujson==5.10.0
|
87 |
-
urllib3==2.2.1
|
88 |
-
uvicorn==0.30.1
|
89 |
-
uvloop==0.19.0
|
90 |
-
watchfiles==0.22.0
|
91 |
-
websockets==12.0
|
92 |
-
yarl==1.9.4
|
|
|
1 |
+
brave_ai
|
2 |
+
python-dotenv
|
3 |
+
exa_py
|
4 |
+
helpers
|
5 |
+
langchain-core
|
6 |
+
openai
|
7 |
+
pymongo
|
8 |
+
requests
|
9 |
+
streamlit
|
10 |
+
swarms
|
11 |
+
tavily
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|