forked from ibm-build-lab/RAG-LLM-Service
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (45 loc) · 806 Bytes
/
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
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
attrs==23.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
elastic-transport==8.13.0
elasticsearch==8.13.0
fastapi==0.110.3
frozenlist==1.4.1
h11==0.14.0
ibm-cos-sdk==2.13.4
ibm-cos-sdk-core==2.13.4
ibm-cos-sdk-s3transfer==2.13.4
ibm_watson_machine_learning==1.0.356
idna==3.7
importlib_metadata==7.1.0
jmespath==1.0.1
joblib==1.4.2
lomond==0.3.3
multidict==6.0.5
nltk==3.8.1
numpy==1.26.4
packaging==24.0
pandas==2.1.4
pydantic==2.7.1
pydantic_core==2.18.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.1
regex==2024.4.28
requests==2.31.0
six==1.16.0
sniffio==1.3.1
starlette==0.37.2
tabulate==0.9.0
tqdm==4.66.2
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.1.0
uvicorn==0.29.0
yarl==1.9.4
zipp==3.18.1