Spaces:
Sleeping
Sleeping
updated requirements to not look at local files
Browse files- requirements.txt +11 -33
requirements.txt
CHANGED
@@ -4,22 +4,19 @@ altair==5.3.0
|
|
4 |
annotated-types==0.6.0
|
5 |
anthropic==0.25.7
|
6 |
anyio==4.3.0
|
7 |
-
|
8 |
-
asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1698341106958/work
|
9 |
attrs==23.2.0
|
10 |
blinker==1.8.1
|
11 |
cachetools==5.3.3
|
12 |
certifi==2024.2.2
|
13 |
charset-normalizer==3.3.2
|
14 |
click==8.1.7
|
15 |
-
|
16 |
dataclasses-json==0.6.5
|
17 |
-
|
18 |
-
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
|
19 |
defusedxml==0.7.1
|
20 |
distro==1.9.0
|
21 |
-
|
22 |
-
executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1698579936712/work
|
23 |
filelock==3.14.0
|
24 |
frozenlist==1.4.1
|
25 |
fsspec==2024.3.1
|
@@ -31,17 +28,11 @@ httpcore==1.0.5
|
|
31 |
httpx==0.27.0
|
32 |
huggingface-hub==0.23.0
|
33 |
idna==3.7
|
34 |
-
importlib_metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1710971335535/work
|
35 |
-
ipykernel @ file:///Users/runner/miniforge3/conda-bld/ipykernel_1708996616394/work
|
36 |
-
ipython @ file:///home/conda/feedstock_root/build_artifacts/ipython_1709559745751/work
|
37 |
-
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1696326070614/work
|
38 |
Jinja2==3.1.3
|
39 |
jsonpatch==1.33
|
40 |
jsonpointer==2.4
|
41 |
jsonschema==4.22.0
|
42 |
jsonschema-specifications==2023.12.1
|
43 |
-
jupyter_client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1710255804825/work
|
44 |
-
jupyter_core @ file:///Users/runner/miniforge3/conda-bld/jupyter_core_1710257334907/work
|
45 |
langchain==0.1.17
|
46 |
langchain-anthropic==0.1.11
|
47 |
langchain-community==0.0.36
|
@@ -53,60 +44,47 @@ langsmith==0.1.54
|
|
53 |
markdown-it-py==3.0.0
|
54 |
MarkupSafe==2.1.5
|
55 |
marshmallow==3.21.2
|
56 |
-
matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1713250518406/work
|
57 |
mdurl==0.1.2
|
58 |
multidict==6.0.5
|
59 |
mypy-extensions==1.0.0
|
60 |
-
nest_asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1705850609492/work
|
61 |
numpy==1.26.4
|
62 |
openai==1.25.1
|
63 |
orjson==3.10.3
|
64 |
packaging==23.2
|
65 |
pandas==2.2.2
|
66 |
-
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1712320355065/work
|
67 |
-
pexpect @ file:///home/conda/feedstock_root/build_artifacts/pexpect_1706113125309/work
|
68 |
-
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
|
69 |
pillow==10.3.0
|
70 |
-
platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1713912794367/work
|
71 |
-
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1702399386289/work
|
72 |
protobuf==4.25.3
|
73 |
-
psutil @ file:///Users/runner/miniforge3/conda-bld/psutil_1705722524070/work
|
74 |
psycopg2-binary==2.9.9
|
75 |
-
ptyprocess @ file:///home/conda/feedstock_root/build_artifacts/ptyprocess_1609419310487/work/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
|
76 |
-
pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
|
77 |
pyarrow==16.0.0
|
78 |
pydantic==2.7.1
|
79 |
pydantic_core==2.18.2
|
80 |
pydeck==0.9.0
|
81 |
-
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1700607939962/work
|
82 |
-
python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1709299778482/work
|
83 |
python-dotenv==1.0.1
|
84 |
pytz==2024.1
|
85 |
PyYAML==6.0.1
|
86 |
-
|
87 |
referencing==0.35.1
|
88 |
regex==2024.4.28
|
89 |
requests==2.31.0
|
90 |
rich==13.7.1
|
91 |
rpds-py==0.18.0
|
92 |
-
|
93 |
smmap==5.0.1
|
94 |
sniffio==1.3.1
|
95 |
SQLAlchemy==2.0.29
|
96 |
-
|
97 |
streamlit==1.34.0
|
98 |
tenacity==8.2.3
|
99 |
tiktoken==0.6.0
|
100 |
tokenizers==0.19.1
|
101 |
toml==0.10.2
|
102 |
toolz==0.12.1
|
103 |
-
|
104 |
tqdm==4.66.4
|
105 |
-
|
106 |
typing-inspect==0.9.0
|
107 |
-
|
108 |
tzdata==2024.1
|
109 |
urllib3==2.2.1
|
110 |
-
|
111 |
yarl==1.9.4
|
112 |
-
zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1695255097490/work
|
|
|
4 |
annotated-types==0.6.0
|
5 |
anthropic==0.25.7
|
6 |
anyio==4.3.0
|
7 |
+
|
|
|
8 |
attrs==23.2.0
|
9 |
blinker==1.8.1
|
10 |
cachetools==5.3.3
|
11 |
certifi==2024.2.2
|
12 |
charset-normalizer==3.3.2
|
13 |
click==8.1.7
|
14 |
+
|
15 |
dataclasses-json==0.6.5
|
16 |
+
|
|
|
17 |
defusedxml==0.7.1
|
18 |
distro==1.9.0
|
19 |
+
|
|
|
20 |
filelock==3.14.0
|
21 |
frozenlist==1.4.1
|
22 |
fsspec==2024.3.1
|
|
|
28 |
httpx==0.27.0
|
29 |
huggingface-hub==0.23.0
|
30 |
idna==3.7
|
|
|
|
|
|
|
|
|
31 |
Jinja2==3.1.3
|
32 |
jsonpatch==1.33
|
33 |
jsonpointer==2.4
|
34 |
jsonschema==4.22.0
|
35 |
jsonschema-specifications==2023.12.1
|
|
|
|
|
36 |
langchain==0.1.17
|
37 |
langchain-anthropic==0.1.11
|
38 |
langchain-community==0.0.36
|
|
|
44 |
markdown-it-py==3.0.0
|
45 |
MarkupSafe==2.1.5
|
46 |
marshmallow==3.21.2
|
|
|
47 |
mdurl==0.1.2
|
48 |
multidict==6.0.5
|
49 |
mypy-extensions==1.0.0
|
|
|
50 |
numpy==1.26.4
|
51 |
openai==1.25.1
|
52 |
orjson==3.10.3
|
53 |
packaging==23.2
|
54 |
pandas==2.2.2
|
|
|
|
|
|
|
55 |
pillow==10.3.0
|
|
|
|
|
56 |
protobuf==4.25.3
|
|
|
57 |
psycopg2-binary==2.9.9
|
|
|
|
|
58 |
pyarrow==16.0.0
|
59 |
pydantic==2.7.1
|
60 |
pydantic_core==2.18.2
|
61 |
pydeck==0.9.0
|
|
|
|
|
62 |
python-dotenv==1.0.1
|
63 |
pytz==2024.1
|
64 |
PyYAML==6.0.1
|
65 |
+
|
66 |
referencing==0.35.1
|
67 |
regex==2024.4.28
|
68 |
requests==2.31.0
|
69 |
rich==13.7.1
|
70 |
rpds-py==0.18.0
|
71 |
+
|
72 |
smmap==5.0.1
|
73 |
sniffio==1.3.1
|
74 |
SQLAlchemy==2.0.29
|
75 |
+
|
76 |
streamlit==1.34.0
|
77 |
tenacity==8.2.3
|
78 |
tiktoken==0.6.0
|
79 |
tokenizers==0.19.1
|
80 |
toml==0.10.2
|
81 |
toolz==0.12.1
|
82 |
+
|
83 |
tqdm==4.66.4
|
84 |
+
|
85 |
typing-inspect==0.9.0
|
86 |
+
|
87 |
tzdata==2024.1
|
88 |
urllib3==2.2.1
|
89 |
+
|
90 |
yarl==1.9.4
|
|