-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
74 lines (73 loc) · 1.32 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
aiofiles==23.2.1
aiohttp==3.9.4
attrs==23.1.0
azure-storage-blob==12.19.0
beautifulsoup4==4.12.3
boto3==1.26.146
botocore==1.29.146
bs4==0.0.1
cachetools==5.3.3
coverage==7.3.3
dropbox==11.36.2
fastembed==0.2.6
ffmpeg-python==0.2.0
gensim==4.3.2
gguf==0.6.0
google-api-python-client==2.105.0
google-cloud-storage==2.14.0
hdbscan==0.8.33
jira==3.6.0
jmespath==1.0.1
joblib==1.2.0
json5==0.9.24
jsonmerge==1.9.0
jsonschema==4.17.3
kombu==5.2.4
langchain==0.1.11
langchain-community==0.0.25
llama_cpp_python==0.2.15
lxml==4.9.2
moviepy==1.0.3
newspaper3k==0.2.8
newsapi-python==0.2.7
nltk==3.8.1
numpy==1.24.3
openai==1.13.3
openpyxl==3.1.2
pandas==2.1.4
pdfminer==20191125
pdfplumber==0.10.0
pillow==10.3.0
prometheus-client==0.17.1
psutil==5.9.8
pybase64==1.3.1
pydantic==2.6.4
pydub==0.25.1
pyjwt==2.4.0
pylint==2.17.4
pymupdf==1.24.0
pyshacl==0.25.0
pytesseract==0.3.10
pytextract==2.0.1
python-dotenv==1.0.0
python-docx==1.1.0
python-pptx==0.6.23
rdflib==7.0.0
redis==5.0.3
regex==2023.5.5
requests==2.31.0
requests_html==0.10.0
slack-sdk==3.26.1
slack-sdk==3.26.1
spacy==3.7.2
speechrecognition==3.10.1
tika==2.6.0
tensorflow==2.14.0
transformers==4.36.0
unidecode==1.3.7
torch@https://download.pytorch.org/whl/cpu/torch-2.0.1%2Bcpu-cp310-cp310-linux_x86_64.whl
# Testing
pytest==7.3.2
pytest-asyncio==0.23.2
pytest-cov==4.1.0
pytest-mock==3.11.1