LeoWalker commited on
Commit
8ed23dc
1 Parent(s): a1581dc

added requirements.txt for dependency control

Browse files
Files changed (1) hide show
  1. requirements.txt +112 -0
requirements.txt CHANGED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.5
2
+ aiosignal==1.3.1
3
+ altair==5.3.0
4
+ annotated-types==0.6.0
5
+ anthropic==0.25.7
6
+ anyio==4.3.0
7
+ appnope @ file:///home/conda/feedstock_root/build_artifacts/appnope_1707233003401/work
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
+ comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1710320294760/work
16
+ dataclasses-json==0.6.5
17
+ debugpy @ file:///Users/runner/miniforge3/conda-bld/debugpy_1707444580667/work
18
+ decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
19
+ defusedxml==0.7.1
20
+ distro==1.9.0
21
+ exceptiongroup @ file:///home/conda/feedstock_root/build_artifacts/exceptiongroup_1704921103267/work
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
26
+ gitdb==4.0.11
27
+ GitPython==3.1.43
28
+ groq==0.5.0
29
+ h11==0.14.0
30
+ 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
48
+ langchain-core==0.1.50
49
+ langchain-groq==0.1.3
50
+ langchain-openai==0.1.6
51
+ langchain-text-splitters==0.0.1
52
+ 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
+ pyzmq @ file:///Users/runner/miniforge3/conda-bld/pyzmq_1713635625861/work
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
+ six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work
93
+ smmap==5.0.1
94
+ sniffio==1.3.1
95
+ SQLAlchemy==2.0.29
96
+ stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work
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
+ tornado @ file:///Users/runner/miniforge3/conda-bld/tornado_1708363164806/work
104
+ tqdm==4.66.4
105
+ traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1713535121073/work
106
+ typing-inspect==0.9.0
107
+ typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1712329955671/work
108
+ tzdata==2024.1
109
+ urllib3==2.2.1
110
+ wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1704731205417/work
111
+ yarl==1.9.4
112
+ zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1695255097490/work