HuyDN commited on
Commit
e768b6b
1 Parent(s): 0515d1d

Phase2/HuyDN: Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +78 -3
requirements.txt CHANGED
@@ -1,22 +1,41 @@
1
  aiohttp==3.9.3
2
  aiosignal==1.3.1
3
  annotated-types==0.6.0
 
 
4
  anyio==4.3.0
5
  attrs==23.2.0
 
 
6
  CacheControl==0.14.0
7
  cachetools==5.3.3
8
  certifi==2024.2.2
9
  cffi==1.16.0
 
10
  charset-normalizer==3.3.2
11
  click==8.1.7
12
  colorama==0.4.6
 
 
13
  cryptography==42.0.5
 
14
  dataclasses-json==0.6.4
 
 
 
 
15
  dnspython==2.6.1
 
16
  email_validator==2.1.1
 
17
  fastapi==0.110.0
 
 
18
  firebase-admin==6.4.0
 
 
19
  frozenlist==1.4.1
 
20
  google-ai-generativelanguage==0.4.0
21
  google-api-core==2.17.1
22
  google-api-python-client==2.121.0
@@ -40,57 +59,113 @@ httpcore==1.0.4
40
  httplib2==0.22.0
41
  httptools==0.6.1
42
  httpx==0.27.0
 
 
43
  hyperframe==6.0.1
44
  idna==3.6
 
45
  itsdangerous==2.1.2
46
  Jinja2==3.1.3
 
47
  jsonpatch==1.33
 
48
  jsonpointer==2.4
 
49
  langchain==0.1.11
 
50
  langchain-community==0.0.27
51
  langchain-core==0.1.30
52
  langchain-google-genai==0.0.9
 
53
  langchain-text-splitters==0.0.1
 
54
  langsmith==0.1.22
 
55
  lxml==5.1.0
56
  MarkupSafe==2.1.5
57
- marshmallow==3.21.1
 
 
58
  msgpack==1.0.8
59
  multidict==6.0.5
60
  mypy-extensions==1.0.0
 
 
61
  numpy==1.26.4
 
 
 
 
 
62
  orjson==3.9.15
63
  packaging==23.2
 
 
 
 
 
 
 
64
  portalocker==2.8.2
65
  proto-plus==1.23.0
66
  protobuf==4.25.3
67
  pyasn1==0.5.1
68
  pyasn1-modules==0.3.0
 
69
  pycparser==2.21
 
70
  pydantic==2.6.3
71
  pydantic-extra-types==2.6.0
72
  pydantic-settings==2.2.1
73
  pydantic_core==2.16.3
74
  PyJWT==2.8.0
75
  pyparsing==3.1.2
 
 
 
 
 
76
  python-docx==1.1.0
77
  python-dotenv==1.0.1
 
 
78
  python-multipart==0.0.9
 
 
79
  PyYAML==6.0.1
80
  qdrant-client==1.8.0
 
 
81
  requests==2.31.0
82
  rsa==4.9
 
 
 
83
  sniffio==1.3.1
 
84
  SQLAlchemy==2.0.28
85
  starlette==0.36.3
 
 
86
  tenacity==8.2.3
 
 
 
 
 
87
  tqdm==4.66.2
 
88
  typing-inspect==0.9.0
89
- typing_extensions==4.10.0
 
90
  ujson==5.9.0
 
 
 
91
  uritemplate==4.1.1
92
- urllib3==2.2.1
93
  uvicorn==0.27.1
94
  watchfiles==0.21.0
95
  websockets==12.0
 
96
  yarl==1.9.4
 
1
  aiohttp==3.9.3
2
  aiosignal==1.3.1
3
  annotated-types==0.6.0
4
+ anthropic==0.19.2
5
+ antlr4-python3-runtime==4.9.3
6
  anyio==4.3.0
7
  attrs==23.2.0
8
+ backoff==2.2.1
9
+ beautifulsoup4==4.12.3
10
  CacheControl==0.14.0
11
  cachetools==5.3.3
12
  certifi==2024.2.2
13
  cffi==1.16.0
14
+ chardet==5.2.0
15
  charset-normalizer==3.3.2
16
  click==8.1.7
17
  colorama==0.4.6
18
+ coloredlogs==15.0.1
19
+ contourpy==1.2.0
20
  cryptography==42.0.5
21
+ cycler==0.12.1
22
  dataclasses-json==0.6.4
23
+ dataclasses-json-speakeasy==0.5.11
24
+ defusedxml==0.7.1
25
+ Deprecated==1.2.14
26
+ distro==1.9.0
27
  dnspython==2.6.1
28
+ effdet==0.4.1
29
  email_validator==2.1.1
30
+ emoji==2.10.1
31
  fastapi==0.110.0
32
+ filelock==3.13.1
33
+ filetype==1.2.0
34
  firebase-admin==6.4.0
35
+ flatbuffers==24.3.7
36
+ fonttools==4.49.0
37
  frozenlist==1.4.1
38
+ fsspec==2024.2.0
39
  google-ai-generativelanguage==0.4.0
40
  google-api-core==2.17.1
41
  google-api-python-client==2.121.0
 
59
  httplib2==0.22.0
60
  httptools==0.6.1
61
  httpx==0.27.0
62
+ huggingface-hub==0.21.4
63
+ humanfriendly==10.0
64
  hyperframe==6.0.1
65
  idna==3.6
66
+ iopath==0.1.10
67
  itsdangerous==2.1.2
68
  Jinja2==3.1.3
69
+ joblib==1.3.2
70
  jsonpatch==1.33
71
+ jsonpath-python==1.0.6
72
  jsonpointer==2.4
73
+ kiwisolver==1.4.5
74
  langchain==0.1.11
75
+ langchain-anthropic==0.1.4
76
  langchain-community==0.0.27
77
  langchain-core==0.1.30
78
  langchain-google-genai==0.0.9
79
+ langchain-openai==0.0.8
80
  langchain-text-splitters==0.0.1
81
+ langdetect==1.0.9
82
  langsmith==0.1.22
83
+ layoutparser==0.3.4
84
  lxml==5.1.0
85
  MarkupSafe==2.1.5
86
+ marshmallow==3.20.2
87
+ matplotlib==3.8.3
88
+ mpmath==1.3.0
89
  msgpack==1.0.8
90
  multidict==6.0.5
91
  mypy-extensions==1.0.0
92
+ networkx==3.2.1
93
+ nltk==3.8.1
94
  numpy==1.26.4
95
+ omegaconf==2.3.0
96
+ onnx==1.15.0
97
+ onnxruntime==1.15.1
98
+ openai==1.13.3
99
+ opencv-python==4.9.0.80
100
  orjson==3.9.15
101
  packaging==23.2
102
+ pandas==2.2.1
103
+ pdf2image==1.17.0
104
+ pdfminer.six==20231228
105
+ pdfplumber==0.11.0
106
+ pikepdf==8.13.0
107
+ pillow==10.2.0
108
+ pillow_heif==0.15.0
109
  portalocker==2.8.2
110
  proto-plus==1.23.0
111
  protobuf==4.25.3
112
  pyasn1==0.5.1
113
  pyasn1-modules==0.3.0
114
+ pycocotools==2.0.7
115
  pycparser==2.21
116
+ pycryptodome==3.20.0
117
  pydantic==2.6.3
118
  pydantic-extra-types==2.6.0
119
  pydantic-settings==2.2.1
120
  pydantic_core==2.16.3
121
  PyJWT==2.8.0
122
  pyparsing==3.1.2
123
+ pypdf==4.1.0
124
+ pypdfium2==4.28.0
125
+ pyreadline3==3.4.1
126
+ pytesseract==0.3.10
127
+ python-dateutil==2.8.2
128
  python-docx==1.1.0
129
  python-dotenv==1.0.1
130
+ python-iso639==2024.2.7
131
+ python-magic==0.4.27
132
  python-multipart==0.0.9
133
+ pytz==2024.1
134
+ pywin32==306
135
  PyYAML==6.0.1
136
  qdrant-client==1.8.0
137
+ rapidfuzz==3.6.1
138
+ regex==2023.12.25
139
  requests==2.31.0
140
  rsa==4.9
141
+ safetensors==0.4.2
142
+ scipy==1.12.0
143
+ six==1.16.0
144
  sniffio==1.3.1
145
+ soupsieve==2.5
146
  SQLAlchemy==2.0.28
147
  starlette==0.36.3
148
+ sympy==1.12
149
+ tabulate==0.9.0
150
  tenacity==8.2.3
151
+ tiktoken==0.6.0
152
+ timm==0.9.16
153
+ tokenizers==0.15.2
154
+ torch==2.2.1
155
+ torchvision==0.17.1
156
  tqdm==4.66.2
157
+ transformers==4.38.2
158
  typing-inspect==0.9.0
159
+ typing_extensions==4.9.0
160
+ tzdata==2024.1
161
  ujson==5.9.0
162
+ unstructured==0.12.6
163
+ unstructured-client==0.18.0
164
+ unstructured-inference==0.7.24
165
  uritemplate==4.1.1
166
+ urllib3==1.26.18
167
  uvicorn==0.27.1
168
  watchfiles==0.21.0
169
  websockets==12.0
170
+ wrapt==1.16.0
171
  yarl==1.9.4