Skip to content

Commit 3972c80

Browse files
authored
build(deps): bump requirements (#414)
1 parent 5ae8950 commit 3972c80

File tree

32 files changed

+808
-1172
lines changed

32 files changed

+808
-1172
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## 0.5.10-dev0
1+
## 0.5.10-dev1
22

33
### Enhancements
44

5+
* Updated inference package
56
* Add sender, recipient, date, and subject to element metadata for emails
67

78
### Features

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ docutils==0.18.1
2020
# via
2121
# sphinx
2222
# sphinx-rtd-theme
23-
furo==2023.3.23
23+
furo==2023.3.27
2424
# via -r requirements/build.in
2525
idna==3.4
2626
# via requests
@@ -38,7 +38,7 @@ pygments==2.14.0
3838
# via
3939
# furo
4040
# sphinx
41-
pytz==2022.7.1
41+
pytz==2023.3
4242
# via babel
4343
requests==2.28.2
4444
# via sphinx

requirements/base.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
#
55
# pip-compile --output-file=requirements/base.txt
66
#
7-
--extra-index-url https://pypi.ngc.nvidia.com
8-
--trusted-host pypi.ngc.nvidia.com
9-
107
anyio==3.6.2
118
# via httpcore
129
argilla==1.5.0
@@ -89,7 +86,7 @@ python-magic==0.4.27
8986
# via unstructured (setup.py)
9087
python-pptx==0.6.21
9188
# via unstructured (setup.py)
92-
pytz==2022.7.1
89+
pytz==2023.3
9390
# via pandas
9491
regex==2023.3.23
9592
# via nltk

requirements/build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ docutils==0.18.1
2020
# via
2121
# sphinx
2222
# sphinx-rtd-theme
23-
furo==2023.3.23
23+
furo==2023.3.27
2424
# via -r requirements/build.in
2525
idna==3.4
2626
# via requests
@@ -38,7 +38,7 @@ pygments==2.14.0
3838
# via
3939
# furo
4040
# sphinx
41-
pytz==2022.7.1
41+
pytz==2023.3
4242
# via babel
4343
requests==2.28.2
4444
# via sphinx

requirements/cache.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a

requirements/dev.txt

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ executing==1.2.0
5151
# via stack-data
5252
fastjsonschema==2.16.3
5353
# via nbformat
54-
filelock==3.10.3
54+
filelock==3.10.7
5555
# via virtualenv
5656
fqdn==1.5.1
5757
# via jsonschema
58-
identify==2.5.21
58+
identify==2.5.22
5959
# via pre-commit
6060
idna==3.4
6161
# via
@@ -69,6 +69,7 @@ importlib-resources==5.12.0
6969
# via jsonschema
7070
ipykernel==6.22.0
7171
# via
72+
# ipywidgets
7273
# jupyter
7374
# jupyter-console
7475
# nbclassic
@@ -85,7 +86,7 @@ ipython-genutils==0.2.0
8586
# nbclassic
8687
# notebook
8788
# qtconsole
88-
ipywidgets==8.0.5
89+
ipywidgets==8.0.6
8990
# via jupyter
9091
isoduration==20.11.0
9192
# via jsonschema
@@ -139,7 +140,7 @@ jupyter-server-terminals==0.4.4
139140
# via jupyter-server
140141
jupyterlab-pygments==0.2.2
141142
# via nbconvert
142-
jupyterlab-widgets==3.0.6
143+
jupyterlab-widgets==3.0.7
143144
# via ipywidgets
144145
markupsafe==2.1.2
145146
# via
@@ -199,11 +200,11 @@ pip-tools==6.12.3
199200
# via -r requirements/dev.in
200201
pkgutil-resolve-name==1.3.10
201202
# via jsonschema
202-
platformdirs==3.1.1
203+
platformdirs==3.2.0
203204
# via
204205
# jupyter-core
205206
# virtualenv
206-
pre-commit==3.2.0
207+
pre-commit==3.2.1
207208
# via -r requirements/dev.in
208209
prometheus-client==0.16.0
209210
# via
@@ -255,7 +256,7 @@ pyzmq==25.0.2
255256
# qtconsole
256257
qtconsole==5.4.1
257258
# via jupyter
258-
qtpy==2.3.0
259+
qtpy==2.3.1
259260
# via qtconsole
260261
rfc3339-validator==0.1.4
261262
# via
@@ -326,7 +327,7 @@ virtualenv==20.21.0
326327
# via pre-commit
327328
wcwidth==0.2.6
328329
# via prompt-toolkit
329-
webcolors==1.12
330+
webcolors==1.13
330331
# via jsonschema
331332
webencodings==0.5.1
332333
# via
@@ -338,7 +339,7 @@ wheel==0.40.0
338339
# via
339340
# -r requirements/dev.in
340341
# pip-tools
341-
widgetsnbextension==4.0.6
342+
widgetsnbextension==4.0.7
342343
# via ipywidgets
343344
zipp==3.15.0
344345
# via

requirements/huggingface.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deprecated==1.2.13
2828
# via argilla
2929
et-xmlfile==1.1.0
3030
# via openpyxl
31-
filelock==3.10.3
31+
filelock==3.10.7
3232
# via
3333
# huggingface-hub
3434
# torch
@@ -69,6 +69,8 @@ monotonic==1.6
6969
# via argilla
7070
mpmath==1.3.0
7171
# via sympy
72+
msg-parser==1.2.0
73+
# via unstructured (setup.py)
7274
networkx==3.0
7375
# via torch
7476
nltk==3.8.1
@@ -78,6 +80,8 @@ numpy==1.23.5
7880
# argilla
7981
# pandas
8082
# transformers
83+
olefile==0.46
84+
# via msg-parser
8185
openpyxl==3.1.2
8286
# via unstructured (setup.py)
8387
packaging==23.0
@@ -107,7 +111,7 @@ python-magic==0.4.27
107111
# via unstructured (setup.py)
108112
python-pptx==0.6.21
109113
# via unstructured (setup.py)
110-
pytz==2022.7.1
114+
pytz==2023.3
111115
# via pandas
112116
pyyaml==6.0
113117
# via
@@ -154,7 +158,7 @@ tqdm==4.65.0
154158
# nltk
155159
# sacremoses
156160
# transformers
157-
transformers==4.27.3
161+
transformers==4.27.4
158162
# via unstructured (setup.py)
159163
typing-extensions==4.5.0
160164
# via

requirements/ingest-azure.txt

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ commonmark==0.9.1
6363
# via
6464
# -r requirements/base.txt
6565
# rich
66-
cryptography==39.0.2
66+
cryptography==40.0.1
6767
# via
6868
# adal
6969
# azure-identity
@@ -135,6 +135,10 @@ msal==1.21.0
135135
# msal-extensions
136136
msal-extensions==1.0.0
137137
# via azure-identity
138+
msg-parser==1.2.0
139+
# via
140+
# -r requirements/base.txt
141+
# unstructured (setup.py)
138142
multidict==6.0.4
139143
# via
140144
# aiohttp
@@ -148,6 +152,10 @@ numpy==1.23.5
148152
# -r requirements/base.txt
149153
# argilla
150154
# pandas
155+
olefile==0.46
156+
# via
157+
# -r requirements/base.txt
158+
# msg-parser
151159
openpyxl==3.1.2
152160
# via
153161
# -r requirements/base.txt
@@ -203,7 +211,7 @@ python-pptx==0.6.21
203211
# via
204212
# -r requirements/base.txt
205213
# unstructured (setup.py)
206-
pytz==2022.7.1
214+
pytz==2023.3
207215
# via
208216
# -r requirements/base.txt
209217
# pandas

requirements/ingest-github.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ monotonic==1.6
8686
# via
8787
# -r requirements/base.txt
8888
# argilla
89+
msg-parser==1.2.0
90+
# via
91+
# -r requirements/base.txt
92+
# unstructured (setup.py)
8993
nltk==3.8.1
9094
# via
9195
# -r requirements/base.txt
@@ -95,6 +99,10 @@ numpy==1.23.5
9599
# -r requirements/base.txt
96100
# argilla
97101
# pandas
102+
olefile==0.46
103+
# via
104+
# -r requirements/base.txt
105+
# msg-parser
98106
openpyxl==3.1.2
99107
# via
100108
# -r requirements/base.txt
@@ -149,7 +157,7 @@ python-pptx==0.6.21
149157
# via
150158
# -r requirements/base.txt
151159
# unstructured (setup.py)
152-
pytz==2022.7.1
160+
pytz==2023.3
153161
# via
154162
# -r requirements/base.txt
155163
# pandas

requirements/ingest-gitlab.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ monotonic==1.6
8383
# via
8484
# -r requirements/base.txt
8585
# argilla
86+
msg-parser==1.2.0
87+
# via
88+
# -r requirements/base.txt
89+
# unstructured (setup.py)
8690
nltk==3.8.1
8791
# via
8892
# -r requirements/base.txt
@@ -92,6 +96,10 @@ numpy==1.23.5
9296
# -r requirements/base.txt
9397
# argilla
9498
# pandas
99+
olefile==0.46
100+
# via
101+
# -r requirements/base.txt
102+
# msg-parser
95103
openpyxl==3.1.2
96104
# via
97105
# -r requirements/base.txt
@@ -140,7 +148,7 @@ python-pptx==0.6.21
140148
# via
141149
# -r requirements/base.txt
142150
# unstructured (setup.py)
143-
pytz==2022.7.1
151+
pytz==2023.3
144152
# via
145153
# -r requirements/base.txt
146154
# pandas

0 commit comments

Comments
 (0)