Sandaruth commited on
Commit
32c3b23
1 Parent(s): 4f3ee63
Files changed (1) hide show
  1. requirements.txt +19 -33
requirements.txt CHANGED
@@ -2,20 +2,17 @@ aiohttp==3.9.3
2
  aiosignal==1.3.1
3
  annotated-types==0.6.0
4
  anyio==4.2.0
5
- # asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1698341106958/work
6
  async-timeout==4.0.3
7
  attrs==23.2.0
8
  certifi==2024.2.2
9
  charset-normalizer==3.3.2
10
  click==8.1.7
11
- # colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1666700638685/work
12
- # comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1704278392174/work
13
  dataclasses-json==0.6.4
14
- # debugpy @ file:///C:/b/abs_c0y1fjipt2/croot/debugpy_1690906864587/work
15
- # decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
16
  distro==1.9.0
17
- # exceptiongroup @ file:///home/conda/feedstock_root/build_artifacts/exceptiongroup_1704921103267/work
18
- # executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1698579936712/work
19
  faiss-cpu==1.7.4
20
  filelock==3.13.1
21
  frozenlist==1.4.1
@@ -26,16 +23,12 @@ httpcore==1.0.3
26
  httpx==0.26.0
27
  huggingface-hub==0.20.3
28
  idna==3.6
29
- # importlib-metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1703269254275/work
30
- # ipykernel @ file:///D:/bld/ipykernel_1707326433944/work
31
- # ipython @ file:///D:/bld/ipython_1706795789991/work
32
- # jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1696326070614/work
33
  Jinja2==3.1.3
34
  joblib==1.3.2
35
  jsonpatch==1.33
36
  jsonpointer==2.4
37
- # jupyter_client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1699283905679/work
38
- # jupyter_core @ file:///D:/bld/jupyter_core_1704727156030/work
39
  langchain==0.1.7
40
  langchain-community==0.0.20
41
  langchain-core==0.1.23
@@ -43,31 +36,26 @@ langchain-openai==0.0.6
43
  langsmith==0.0.87
44
  MarkupSafe==2.1.5
45
  marshmallow==3.20.2
46
- # matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
47
  mpmath==1.3.0
48
  multidict==6.0.5
49
  mypy-extensions==1.0.0
50
- # nest_asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1705850609492/work
51
  networkx==3.2.1
52
  nltk==3.8.1
53
  numpy==1.26.4
54
  openai==1.12.0
55
- # packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1696202382185/work
56
- # parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
57
- # pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
58
  pillow==10.2.0
59
- # platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1706713388748/work
60
- # prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1702399386289/work
61
- # psutil @ file:///C:/Windows/Temp/abs_b2c2fd7f-9fd5-4756-95ea-8aed74d0039flsd9qufz/croots/recipe/psutil_1656431277748/work
62
- # pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
63
  pydantic==2.6.1
64
  pydantic_core==2.16.2
65
- # Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1700607939962/work
66
- # python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1626286286081/work
67
  python-dotenv==1.0.1
68
  pywin32==305.1
69
  PyYAML==6.0.1
70
- # pyzmq @ file:///C:/b/abs_89aq69t0up/croot/pyzmq_1705605705281/work
71
  regex==2023.12.25
72
  requests==2.31.0
73
  safetensors==0.4.2
@@ -75,10 +63,10 @@ scikit-learn==1.4.1.post1
75
  scipy==1.12.0
76
  sentence-transformers==2.3.1
77
  sentencepiece==0.1.99
78
- # six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work
79
  sniffio==1.3.0
80
  SQLAlchemy==2.0.27
81
- # stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work
82
  sympy==1.12
83
  tenacity==8.2.3
84
  threadpoolctl==3.3.0
@@ -87,13 +75,11 @@ tokenizers==0.15.2
87
  torch==2.2.0+cu121
88
  torchaudio==2.2.0+cu121
89
  torchvision==0.17.0+cu121
90
- # tornado @ file:///D:/bld/tornado_1656937966227/work
91
  tqdm==4.66.2
92
- # traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1704212992681/work
93
  transformers==4.37.2
94
  typing-inspect==0.9.0
95
- # typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1702176139754/work
96
- urllib3==2.2.1
97
- # wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1704731205417/work
98
  yarl==1.9.4
99
- # zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1695255097490/work
 
2
  aiosignal==1.3.1
3
  annotated-types==0.6.0
4
  anyio==4.2.0
5
+
6
  async-timeout==4.0.3
7
  attrs==23.2.0
8
  certifi==2024.2.2
9
  charset-normalizer==3.3.2
10
  click==8.1.7
11
+
 
12
  dataclasses-json==0.6.4
13
+
 
14
  distro==1.9.0
15
+
 
16
  faiss-cpu==1.7.4
17
  filelock==3.13.1
18
  frozenlist==1.4.1
 
23
  httpx==0.26.0
24
  huggingface-hub==0.20.3
25
  idna==3.6
26
+
 
 
 
27
  Jinja2==3.1.3
28
  joblib==1.3.2
29
  jsonpatch==1.33
30
  jsonpointer==2.4
31
+
 
32
  langchain==0.1.7
33
  langchain-community==0.0.20
34
  langchain-core==0.1.23
 
36
  langsmith==0.0.87
37
  MarkupSafe==2.1.5
38
  marshmallow==3.20.2
39
+
40
  mpmath==1.3.0
41
  multidict==6.0.5
42
  mypy-extensions==1.0.0
43
+
44
  networkx==3.2.1
45
  nltk==3.8.1
46
  numpy==1.26.4
47
  openai==1.12.0
48
+
 
 
49
  pillow==10.2.0
50
+
51
+
 
 
52
  pydantic==2.6.1
53
  pydantic_core==2.16.2
54
+
 
55
  python-dotenv==1.0.1
56
  pywin32==305.1
57
  PyYAML==6.0.1
58
+
59
  regex==2023.12.25
60
  requests==2.31.0
61
  safetensors==0.4.2
 
63
  scipy==1.12.0
64
  sentence-transformers==2.3.1
65
  sentencepiece==0.1.99
66
+
67
  sniffio==1.3.0
68
  SQLAlchemy==2.0.27
69
+
70
  sympy==1.12
71
  tenacity==8.2.3
72
  threadpoolctl==3.3.0
 
75
  torch==2.2.0+cu121
76
  torchaudio==2.2.0+cu121
77
  torchvision==0.17.0+cu121
78
+
79
  tqdm==4.66.2
80
+
81
  transformers==4.37.2
82
  typing-inspect==0.9.0
83
+
 
 
84
  yarl==1.9.4
85
+