Skip to content

Commit

Permalink
deps: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Oct 6, 2023
1 parent 4c1dc0e commit f83fb1e
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions packages/dsw-command-queue/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
psycopg==3.1.10
psycopg-binary==3.1.10
psycopg==3.1.12
psycopg-binary==3.1.12
PyYAML==6.0.1
tenacity==8.2.3
typing_extensions==4.8.0
Expand Down
6 changes: 3 additions & 3 deletions packages/dsw-data-seeder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
certifi==2023.7.22
click==8.1.7
minio==7.1.16
minio==7.1.17
python-dateutil==2.8.2
psycopg==3.1.10
psycopg-binary==3.1.10
psycopg==3.1.12
psycopg-binary==3.1.12
PyYAML==6.0.1
sentry-sdk==1.31.0
six==1.16.0
Expand Down
4 changes: 2 additions & 2 deletions packages/dsw-database/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
psycopg==3.1.10
psycopg-binary==3.1.10
psycopg==3.1.12
psycopg-binary==3.1.12
PyYAML==6.0.1
tenacity==8.2.3
typing_extensions==4.8.0
Expand Down
18 changes: 9 additions & 9 deletions packages/dsw-document-worker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
Brotli==1.0.9
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
cffi==1.16.0
charset-normalizer==3.3.0
click==8.1.7
cssselect2==0.7.0
fonttools==4.42.1
fonttools==4.43.0
html5lib==1.1
idna==3.4
isodate==0.6.1
Jinja2==3.1.2
Markdown==3.4.4
MarkupSafe==2.1.3
mdx-breakless-lists==1.0.1
minio==7.1.16
minio==7.1.17
pathvalidate==3.2.0
pdfrw==0.4
Pillow==10.0.1
psycopg==3.1.10
psycopg-binary==3.1.10
psycopg==3.1.12
psycopg-binary==3.1.12
pycparser==2.21
pydyf==0.7.0
pydyf==0.8.0
pyparsing==3.1.1
pyphen==0.14.0
python-dateutil==2.8.2
Expand All @@ -36,7 +36,7 @@ tinycss2==1.2.1
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.6
weasyprint==59.0
weasyprint==60.1
webencodings==0.5.1
XlsxWriter==3.1.4
XlsxWriter==3.1.6
zopfli==0.2.3
4 changes: 2 additions & 2 deletions packages/dsw-mailer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ dnspython==2.4.2
Jinja2==3.1.2
MarkupSafe==2.1.3
pathvalidate==3.2.0
psycopg==3.1.10
psycopg-binary==3.1.10
psycopg==3.1.12
psycopg-binary==3.1.12
python-dateutil==2.8.2
PyYAML==6.0.1
sentry-sdk==1.31.0
Expand Down
2 changes: 1 addition & 1 deletion packages/dsw-storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certifi==2023.7.22
minio==7.1.16
minio==7.1.17
PyYAML==6.0.1
tenacity==8.2.3
urllib3==2.0.6
2 changes: 1 addition & 1 deletion packages/dsw-tdk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aiosignal==1.3.1
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
frozenlist==1.4.0
Expand Down
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ async-timeout==4.0.3
attrs==23.1.0
Brotli==1.0.9
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
cffi==1.16.0
charset-normalizer==3.3.0
click==8.1.7
colorama==0.4.6
cssselect2==0.7.0
dkimpy==1.1.5
dnspython==2.4.2
fonttools==4.42.1
fonttools==4.43.0
frozenlist==1.4.0
html5lib==1.1
humanize==4.8.0
Expand All @@ -22,16 +22,16 @@ Jinja2==3.1.2
Markdown==3.4.4
MarkupSafe==2.1.3
mdx-breakless-lists==1.0.1
minio==7.1.16
minio==7.1.17
multidict==6.0.4
pathspec==0.11.2
pathvalidate==3.2.0
pdfrw==0.4
Pillow==10.0.1
psycopg==3.1.10
psycopg-binary==3.1.10
psycopg==3.1.12
psycopg-binary==3.1.12
pycparser==2.21
pydyf==0.7.0
pydyf==0.8.0
pyparsing==3.1.1
pyphen==0.14.0
python-dateutil==2.8.2
Expand All @@ -51,8 +51,8 @@ typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.6
watchgod==0.8.2
weasyprint==59.0
weasyprint==60.1
webencodings==0.5.1
XlsxWriter==3.1.4
XlsxWriter==3.1.6
yarl==1.9.2
zopfli==0.2.3

0 comments on commit f83fb1e

Please sign in to comment.