-
Notifications
You must be signed in to change notification settings - Fork 998
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (44 loc) · 957 Bytes
/
requirements.txt
File metadata and controls
47 lines (44 loc) · 957 Bytes
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
art==6.1
colorama==0.4.6
matplotlib==3.10.7
langchain==0.3.27
langchain_community==0.3.29
msal==1.31.0
openai==1.66.2
Pillow==11.3.0
PyPDF2==3.0.1; sys_platform == 'win32'
protobuf==4.25.8
pywin32>=310; sys_platform == 'win32'
pywinauto==0.6.8; sys_platform == 'win32'
PyYAML==6.0.1
requests==2.32.5
faiss-cpu==1.8.0
numpy==1.26.4
lxml==5.1.0
psutil==5.9.8
beautifulsoup4==4.12.3
sentence-transformers==2.6.0
langchain_huggingface==0.3.1
pandas==1.4.3
rich==14.1.0
html2text==2024.2.26
pyautogui==0.9.54; sys_platform == 'win32'
uiautomation==2.0.18; sys_platform == 'win32'
##For removing stopwords
#nltk==3.8.1
##For Gemini
# google-genai==1.12.1
## If use AAD to authenticate
azure-identity==1.16.1
azure-identity-broker==1.1.0
azure-storage-blob==12.19.0
pydantic==2.11.7
flask==3.0.0
fastapi==0.116.1
fastmcp==2.11.3
uvicorn==0.35.0
websockets==12.0
comtypes==1.2.0; sys_platform == 'win32'
anthropic==0.64.0
gradio_client==1.12.1
jsonschema==4.25.1