ztla commited on
Commit
855f4fd
·
verified ·
1 Parent(s): 6ba66e2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -120
requirements.txt CHANGED
@@ -1,120 +0,0 @@
1
- aiohappyeyeballs==2.4.3
2
- aiohttp==3.11.2
3
- aiosignal==1.3.1
4
- altair==5.4.1
5
- annotated-types==0.7.0
6
- anyio==4.6.2.post1
7
- async-timeout==5.0.1
8
- attrs==24.2.0
9
- beautifulsoup4==4.12.3
10
- blinker==1.9.0
11
- cachetools==5.5.0
12
- certifi==2024.8.30
13
- charset-normalizer==3.4.0
14
- click==8.1.7
15
- dataclasses-json==0.6.7
16
- Deprecated==1.2.15
17
- dirtyjson==1.0.8
18
- distro==1.9.0
19
- einops==0.7.0
20
- exceptiongroup==1.2.2
21
- filelock==3.16.1
22
- filetype==1.2.0
23
- frozenlist==1.5.0
24
- fsspec==2024.10.0
25
- gitdb==4.0.11
26
- GitPython==3.1.43
27
- greenlet==3.1.1
28
- h11==0.14.0
29
- httpcore==1.0.7
30
- httpx==0.27.2
31
- huggingface-hub==0.26.2
32
- idna==3.10
33
- InstructorEmbedding==1.0.1
34
- Jinja2==3.1.4
35
- jiter==0.7.1
36
- joblib==1.4.2
37
- jsonschema==4.23.0
38
- jsonschema-specifications==2024.10.1
39
- llama-cloud==0.1.5
40
- llama-index==0.11.20
41
- llama-index-agent-openai==0.3.4
42
- llama-index-cli==0.3.1
43
- llama-index-core==0.11.23
44
- llama-index-embeddings-huggingface==0.3.1
45
- llama-index-embeddings-instructor==0.2.1
46
- llama-index-embeddings-openai==0.2.5
47
- llama-index-indices-managed-llama-cloud==0.6.0
48
- llama-index-legacy==0.9.48.post4
49
- llama-index-llms-openai==0.2.16
50
- llama-index-llms-openai-like==0.2.0
51
- llama-index-llms-replicate==0.3.0
52
- llama-index-multi-modal-llms-openai==0.2.3
53
- llama-index-program-openai==0.2.0
54
- llama-index-question-gen-openai==0.2.0
55
- llama-index-readers-file==0.2.2
56
- llama-index-readers-llama-parse==0.3.0
57
- llama-parse==0.5.14
58
- markdown-it-py==3.0.0
59
- MarkupSafe==3.0.2
60
- marshmallow==3.23.1
61
- mdurl==0.1.2
62
- mpmath==1.3.0
63
- multidict==6.1.0
64
- mypy-extensions==1.0.0
65
- narwhals==1.14.0
66
- nest-asyncio==1.6.0
67
- networkx==3.4.2
68
- nltk==3.9.1
69
- numpy==1.26.4
70
- openai==1.54.4
71
- packaging==24.2
72
- pandas==2.2.3
73
- pillow==10.4.0
74
- propcache==0.2.0
75
- protobuf==5.26.1
76
- pyarrow==18.0.0
77
- pydantic==2.9.2
78
- pydantic_core==2.23.4
79
- pydeck==0.9.1
80
- Pygments==2.18.0
81
- pypdf==4.3.1
82
- python-dateutil==2.9.0.post0
83
- pytz==2024.2
84
- PyYAML==6.0.2
85
- referencing==0.35.1
86
- regex==2024.11.6
87
- requests==2.32.3
88
- rich==13.9.4
89
- rpds-py==0.21.0
90
- safetensors==0.4.5
91
- scikit-learn==1.5.2
92
- scipy==1.14.1
93
- sentence-transformers==2.7.0
94
- six==1.16.0
95
- smmap==5.0.1
96
- sniffio==1.3.1
97
- soupsieve==2.6
98
- SQLAlchemy==2.0.36
99
- streamlit==1.39.0
100
- striprtf==0.0.26
101
- sympy==1.13.1
102
- tenacity==8.5.0
103
- threadpoolctl==3.5.0
104
- tiktoken==0.8.0
105
- tokenizers==0.20.3
106
- toml==0.10.2
107
- torch==2.5.0
108
- torchvision==0.20.0
109
- torchaudio==2.5.0
110
- tornado==6.4.1
111
- tqdm==4.67.0
112
- transformers==4.46.2
113
- triton==3.1.0
114
- typing-inspect==0.9.0
115
- typing_extensions==4.12.2
116
- tzdata==2024.2
117
- urllib3==2.2.3
118
- watchdog==5.0.3
119
- wrapt==1.16.0
120
- yarl==1.17.2