Spaces:
Running
Running
ai-puppy
commited on
Commit
·
9fb199b
1
Parent(s):
f743883
Update requirements.txt
Browse files- requirements.txt +43 -43
requirements.txt
CHANGED
@@ -1,43 +1,43 @@
|
|
1 |
-
annotated-types
|
2 |
-
anthropic
|
3 |
-
anyio
|
4 |
-
certifi
|
5 |
-
charset-normalizer
|
6 |
-
distro
|
7 |
-
dotenv
|
8 |
-
e2b-code-interpreter
|
9 |
-
h11
|
10 |
-
httpcore
|
11 |
-
httpx
|
12 |
-
idna
|
13 |
-
jiter
|
14 |
-
jsonpatch
|
15 |
-
jsonpointer
|
16 |
-
langchain
|
17 |
-
langchain-anthropic
|
18 |
-
langchain-core
|
19 |
-
langchain-sandbox
|
20 |
-
langchain-text-splitters
|
21 |
-
langgraph
|
22 |
-
langgraph-checkpoint
|
23 |
-
langgraph-codeact
|
24 |
-
langgraph-prebuilt
|
25 |
-
langgraph-sdk
|
26 |
-
langsmith
|
27 |
-
orjson
|
28 |
-
ormsgpack
|
29 |
-
packaging
|
30 |
-
pydantic
|
31 |
-
pydantic-core
|
32 |
-
python-dotenv
|
33 |
-
pyyaml
|
34 |
-
requests
|
35 |
-
requests-toolbelt
|
36 |
-
sniffio
|
37 |
-
sqlalchemy
|
38 |
-
tenacity
|
39 |
-
typing-extensions
|
40 |
-
typing-inspection
|
41 |
-
urllib3
|
42 |
-
xxhash
|
43 |
-
zstandard
|
|
|
1 |
+
annotated-types
|
2 |
+
anthropic
|
3 |
+
anyio
|
4 |
+
certifi
|
5 |
+
charset-normalizer
|
6 |
+
distro
|
7 |
+
dotenv
|
8 |
+
e2b-code-interpreter
|
9 |
+
h11
|
10 |
+
httpcore
|
11 |
+
httpx
|
12 |
+
idna
|
13 |
+
jiter
|
14 |
+
jsonpatch
|
15 |
+
jsonpointer
|
16 |
+
langchain
|
17 |
+
langchain-anthropic
|
18 |
+
langchain-core
|
19 |
+
langchain-sandbox
|
20 |
+
langchain-text-splitters
|
21 |
+
langgraph
|
22 |
+
langgraph-checkpoint
|
23 |
+
langgraph-codeact
|
24 |
+
langgraph-prebuilt
|
25 |
+
langgraph-sdk
|
26 |
+
langsmith
|
27 |
+
orjson
|
28 |
+
ormsgpack
|
29 |
+
packaging
|
30 |
+
pydantic
|
31 |
+
pydantic-core
|
32 |
+
python-dotenv
|
33 |
+
pyyaml
|
34 |
+
requests
|
35 |
+
requests-toolbelt
|
36 |
+
sniffio
|
37 |
+
sqlalchemy
|
38 |
+
tenacity
|
39 |
+
typing-extensions
|
40 |
+
typing-inspection
|
41 |
+
urllib3
|
42 |
+
xxhash
|
43 |
+
zstandard
|