Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +133 -134
requirements.txt
CHANGED
@@ -1,134 +1,133 @@
|
|
1 |
-
accelerate
|
2 |
-
agent
|
3 |
-
aiohappyeyeballs
|
4 |
-
aiohttp
|
5 |
-
aiosignal
|
6 |
-
annotated-types
|
7 |
-
anyio
|
8 |
-
asttokens
|
9 |
-
attrs
|
10 |
-
beautifulsoup4
|
11 |
-
bidict
|
12 |
-
blinker
|
13 |
-
bs4
|
14 |
-
certifi
|
15 |
-
charset-normalizer
|
16 |
-
click
|
17 |
-
colorama
|
18 |
-
comm
|
19 |
-
dataclasses-json
|
20 |
-
debugpy
|
21 |
-
decorator
|
22 |
-
distro
|
23 |
-
dnspython
|
24 |
-
duckduckgo_search
|
25 |
-
eventlet
|
26 |
-
executing
|
27 |
-
faiss-cpu
|
28 |
-
filelock
|
29 |
-
Flask
|
30 |
-
Flask-SocketIO
|
31 |
-
frozenlist
|
32 |
-
fsspec
|
33 |
-
greenlet
|
34 |
-
groq
|
35 |
-
gunicorn
|
36 |
-
h11
|
37 |
-
httpcore
|
38 |
-
httpx
|
39 |
-
httpx-sse
|
40 |
-
huggingface-hub
|
41 |
-
idna
|
42 |
-
ipykernel
|
43 |
-
ipython
|
44 |
-
ipython_pygments_lexers
|
45 |
-
itsdangerous
|
46 |
-
jedi
|
47 |
-
Jinja2
|
48 |
-
joblib
|
49 |
-
jsonpatch
|
50 |
-
jsonpointer
|
51 |
-
jupyter_client
|
52 |
-
jupyter_core
|
53 |
-
langchain
|
54 |
-
langchain-community
|
55 |
-
langchain-core
|
56 |
-
langchain-groq
|
57 |
-
langchain-mistralai
|
58 |
-
langchain-text-splitters
|
59 |
-
langgraph
|
60 |
-
langgraph-checkpoint
|
61 |
-
langgraph-prebuilt
|
62 |
-
langgraph-sdk
|
63 |
-
langsmith
|
64 |
-
lxml
|
65 |
-
markdown2
|
66 |
-
MarkupSafe
|
67 |
-
marshmallow
|
68 |
-
matplotlib-inline
|
69 |
-
mpmath
|
70 |
-
multidict
|
71 |
-
mypy_extensions
|
72 |
-
nest-asyncio
|
73 |
-
networkx
|
74 |
-
numexpr
|
75 |
-
numpy
|
76 |
-
orjson
|
77 |
-
ormsgpack
|
78 |
-
packaging
|
79 |
-
parso
|
80 |
-
pillow
|
81 |
-
platformdirs
|
82 |
-
playwright
|
83 |
-
primp
|
84 |
-
prompt_toolkit
|
85 |
-
propcache
|
86 |
-
psutil
|
87 |
-
pure_eval
|
88 |
-
pydantic
|
89 |
-
pydantic-settings
|
90 |
-
pydantic_core
|
91 |
-
pyee
|
92 |
-
Pygments
|
93 |
-
PyMuPDF
|
94 |
-
pytesseract
|
95 |
-
python-dateutil
|
96 |
-
python-dotenv
|
97 |
-
python-engineio
|
98 |
-
python-socketio
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
requests
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
typing-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
zstandard
|
|
|
1 |
+
accelerate
|
2 |
+
agent
|
3 |
+
aiohappyeyeballs
|
4 |
+
aiohttp
|
5 |
+
aiosignal
|
6 |
+
annotated-types
|
7 |
+
anyio
|
8 |
+
asttokens
|
9 |
+
attrs
|
10 |
+
beautifulsoup4
|
11 |
+
bidict
|
12 |
+
blinker
|
13 |
+
bs4
|
14 |
+
certifi
|
15 |
+
charset-normalizer
|
16 |
+
click
|
17 |
+
colorama
|
18 |
+
comm
|
19 |
+
dataclasses-json
|
20 |
+
debugpy
|
21 |
+
decorator
|
22 |
+
distro
|
23 |
+
dnspython
|
24 |
+
duckduckgo_search
|
25 |
+
eventlet
|
26 |
+
executing
|
27 |
+
faiss-cpu
|
28 |
+
filelock
|
29 |
+
Flask
|
30 |
+
Flask-SocketIO
|
31 |
+
frozenlist
|
32 |
+
fsspec
|
33 |
+
greenlet
|
34 |
+
groq
|
35 |
+
gunicorn
|
36 |
+
h11
|
37 |
+
httpcore
|
38 |
+
httpx
|
39 |
+
httpx-sse
|
40 |
+
huggingface-hub
|
41 |
+
idna
|
42 |
+
ipykernel
|
43 |
+
ipython
|
44 |
+
ipython_pygments_lexers
|
45 |
+
itsdangerous
|
46 |
+
jedi
|
47 |
+
Jinja2
|
48 |
+
joblib
|
49 |
+
jsonpatch
|
50 |
+
jsonpointer
|
51 |
+
jupyter_client
|
52 |
+
jupyter_core
|
53 |
+
langchain
|
54 |
+
langchain-community
|
55 |
+
langchain-core
|
56 |
+
langchain-groq
|
57 |
+
langchain-mistralai
|
58 |
+
langchain-text-splitters
|
59 |
+
langgraph
|
60 |
+
langgraph-checkpoint
|
61 |
+
langgraph-prebuilt
|
62 |
+
langgraph-sdk
|
63 |
+
langsmith
|
64 |
+
lxml
|
65 |
+
markdown2
|
66 |
+
MarkupSafe
|
67 |
+
marshmallow
|
68 |
+
matplotlib-inline
|
69 |
+
mpmath
|
70 |
+
multidict
|
71 |
+
mypy_extensions
|
72 |
+
nest-asyncio
|
73 |
+
networkx
|
74 |
+
numexpr
|
75 |
+
numpy
|
76 |
+
orjson
|
77 |
+
ormsgpack
|
78 |
+
packaging
|
79 |
+
parso
|
80 |
+
pillow
|
81 |
+
platformdirs
|
82 |
+
playwright
|
83 |
+
primp
|
84 |
+
prompt_toolkit
|
85 |
+
propcache
|
86 |
+
psutil
|
87 |
+
pure_eval
|
88 |
+
pydantic
|
89 |
+
pydantic-settings
|
90 |
+
pydantic_core
|
91 |
+
pyee
|
92 |
+
Pygments
|
93 |
+
PyMuPDF
|
94 |
+
pytesseract
|
95 |
+
python-dateutil
|
96 |
+
python-dotenv
|
97 |
+
python-engineio
|
98 |
+
python-socketio
|
99 |
+
PyYAML
|
100 |
+
pyzmq
|
101 |
+
regex
|
102 |
+
requests
|
103 |
+
requests-toolbelt
|
104 |
+
safetensors
|
105 |
+
scikit-learn
|
106 |
+
scipy
|
107 |
+
sentence-transformers
|
108 |
+
setuptools
|
109 |
+
simple-websocket
|
110 |
+
six
|
111 |
+
sniffio
|
112 |
+
soupsieve
|
113 |
+
SQLAlchemy
|
114 |
+
stack-data
|
115 |
+
sympy
|
116 |
+
tenacity
|
117 |
+
threadpoolctl
|
118 |
+
tokenizers
|
119 |
+
torch
|
120 |
+
tornado
|
121 |
+
tqdm
|
122 |
+
traitlets
|
123 |
+
transformers
|
124 |
+
typing-inspect
|
125 |
+
typing-inspection
|
126 |
+
typing_extensions
|
127 |
+
urllib3
|
128 |
+
wcwidth
|
129 |
+
Werkzeug
|
130 |
+
wsproto
|
131 |
+
xxhash
|
132 |
+
yarl
|
133 |
+
zstandard
|
|