ArturG9 commited on
Commit
40a9e05
1 Parent(s): be4993d

Update packages.txt

Browse files
Files changed (1) hide show
  1. packages.txt +42 -43
packages.txt CHANGED
@@ -1,45 +1,44 @@
 
1
 
2
 
3
- GitPython==3.1.43
4
- huggingface_hub==0.23.4
5
- langchain==0.2.5
6
- langchain-community==0.2.5
7
- langchain-core==0.2.9
8
- langchain-huggingface==0.0.3
9
- langchain-text-splitters==0.2.1
10
- langdetect==1.0.9
11
- langsmith==0.1.81
12
- llama_cpp_python==0.2.79
13
- matplotlib==3.9.0
14
- numpy==1.26.4
15
- pandas==2.2.2
16
- pydantic==2.7.4
17
- pydantic_core==2.18.4
18
- pydeck==0.9.1
19
- pydub==0.25.1
20
- Pygments==2.18.0
21
- pyparsing==3.1.2
22
- pypdf==4.2.0
23
- PyPika==0.48.9
24
- pyproject_hooks==1.1.0
25
- pyreadline3==3.4.1
26
- python-dateutil==2.9.0.post0
27
- python-dotenv==1.0.1
28
- python-iso639==2024.4.27
29
- python-magic==0.4.27
30
- python-multipart==0.0.9
31
- safetensors==0.4.3
32
- scikit-learn==1.5.0
33
- scipy==1.13.1
34
- semantic-version==2.10.0
35
- sentence-transformers==3.0.1
36
- SQLAlchemy==2.0.31
37
- starlette==0.37.2
38
- tiktoken==0.7.0
39
- tokenizers==0.19.1
40
- toolz==0.12.1
41
- torch==2.3.1
42
- transformers==4.41.2
43
- uvicorn==0.30.1
44
- chromadb==0.5.3
45
- sentence-transformers==3.0.1
 
1
+ python3-enchant
2
 
3
 
4
+ GitPython
5
+ huggingface_hub
6
+ langchain
7
+ langchain-community
8
+ langchain-core
9
+ langchain-huggingface
10
+ langchain-text-splitters
11
+ langdetect
12
+ langsmith
13
+ llama_cpp_python
14
+ matplotlib
15
+ numpy
16
+ pandas
17
+ pydantic
18
+ pydantic_core
19
+ pydeck
20
+ pydub
21
+ Pygments
22
+ pyparsing
23
+ pypdf
24
+ PyPika
25
+ pyproject_hooks
26
+ pyreadline3
27
+ python-dateutil
28
+ python-dotenv
29
+ python-iso639
30
+ python-magic
31
+ python-multipart
32
+ safetensors
33
+ scikit-learn
34
+ scipy
35
+ semantic-version
36
+ sentence-transformers
37
+ SQLAlchemy
38
+ starlette
39
+ tiktoken
40
+ tokenizers
41
+ toolz
42
+ torch
43
+ transformers
44
+ uvicorn