Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: Update dependencies #244

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/dsw-command-queue/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
func_timeout==4.3.5
psycopg==3.2.2
psycopg-binary==3.2.2
psycopg==3.2.3
psycopg-binary==3.2.3
PyYAML==6.0.2
tenacity==9.0.0
typing_extensions==4.12.2
tzdata==2024.1
tzdata==2024.2
2 changes: 1 addition & 1 deletion packages/dsw-config/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
certifi==2024.8.30
PyYAML==6.0.2
sentry-sdk==2.14.0
sentry-sdk==2.19.0
urllib3==2.2.3
15 changes: 10 additions & 5 deletions packages/dsw-data-seeder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
certifi==2024.8.30
cffi==1.17.1
click==8.1.7
func_timeout==4.3.5
minio==7.2.8
psycopg==3.2.2
psycopg-binary==3.2.2
python-dateutil==2.9.0
minio==7.2.12
psycopg==3.2.3
psycopg-binary==3.2.3
pycparser==2.22
pycryptodome==3.21.0
python-dateutil==2.9.0.post0
PyYAML==6.0.2
sentry-sdk==2.14.0
sentry-sdk==2.19.0
six==1.16.0
tenacity==9.0.0
typing_extensions==4.12.2
Expand Down
8 changes: 5 additions & 3 deletions packages/dsw-database/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
psycopg==3.2.2
psycopg-binary==3.2.2
certifi==2024.8.30
psycopg==3.2.3
psycopg-binary==3.2.3
PyYAML==6.0.2
sentry-sdk==2.19.0
tenacity==9.0.0
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.3
38 changes: 20 additions & 18 deletions packages/dsw-document-worker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,41 +1,43 @@
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Brotli==1.1.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
cssselect2==0.7.0
fonttools==4.53.1
fonttools==4.55.0
func_timeout==4.3.5
html5lib==1.1
idna==3.10
isodate==0.6.1
Jinja2==3.1.4
Markdown==3.7
MarkupSafe==2.1.5
minio==7.2.8
MarkupSafe==3.0.2
minio==7.2.12
panflute==2.3.1
pathvalidate==3.2.1
Pillow==10.4.0
psycopg==3.2.2
psycopg-binary==3.2.2
pillow==10.4.0
psycopg==3.2.3
psycopg-binary==3.2.3
pycparser==2.22
pydyf==0.10.0
pyparsing==3.1.4
pyphen==0.16.0
python-dateutil==2.9.0
pycryptodome==3.21.0
pydyf==0.11.0
pyparsing==3.2.0
pyphen==0.15.0
python-dateutil==2.9.0.post0
python-slugify==8.0.4
PyYAML==6.0.2
rdflib==7.0.0
rdflib==7.1.1
rdflib-jsonld==0.6.2
requests==2.32.3
sentry-sdk==2.14.0
sentry-sdk==2.19.0
six==1.16.0
tenacity==9.0.0
text-unidecode==1.3
tinycss2==1.3.0
tinycss2==1.4.0
tinyhtml5==2.0.0
typing_extensions==4.12.2
urllib3==2.2.3
weasyprint==60.2
weasyprint==63.0
webencodings==0.5.1
XlsxWriter==3.2.0
zopfli==0.2.3
zopfli==0.2.3.post1
21 changes: 10 additions & 11 deletions packages/dsw-mailer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
boto3==1.34.139
botocore==1.34.139
boto3==1.35.69
botocore==1.35.69
certifi==2024.8.30
click==8.1.7
dkimpy==1.1.8
dnspython==2.6.1
dnspython==2.7.0
func_timeout==4.3.5
Jinja2==3.1.4
Markdown==3.7
jmespath==1.0.1
MarkupSafe==2.1.5
Markdown==3.7
MarkupSafe==3.0.2
pathvalidate==3.2.1
psycopg==3.2.2
psycopg-binary==3.2.2
python-dateutil==2.9.0
psycopg==3.2.3
psycopg-binary==3.2.3
python-dateutil==2.9.0.post0
PyYAML==6.0.2
s3transfer==0.10.2
sentry-sdk==2.14.0
s3transfer==0.10.4
sentry-sdk==2.19.0
six==1.16.0
tenacity==9.0.0
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.3
10 changes: 8 additions & 2 deletions packages/dsw-storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
certifi==2024.8.30
minio==7.2.8
cffi==1.17.1
minio==7.2.12
pycparser==2.22
pycryptodome==3.21.0
PyYAML==6.0.2
sentry-sdk==2.14.0
sentry-sdk==2.19.0
tenacity==9.0.0
typing_extensions==4.12.2
urllib3==2.2.3
38 changes: 28 additions & 10 deletions packages/dsw-tdk/requirements.test.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,31 @@
attrs==23.2.0
idna==3.7
aiohappyeyeballs==2.4.3
aiohttp==3.11.7
aiosignal==1.3.1
anyio==4.6.2.post1
attrs==24.2.0
click==8.1.7
colorama==0.4.6
frozenlist==1.5.0
humanize==4.11.0
idna==3.10
iniconfig==2.0.0
multidict==6.0.5
packaging==24.0
Jinja2==3.1.4
MarkupSafe==3.0.2
multidict==6.1.0
packaging==24.2
pathspec==0.12.1
pluggy==1.5.0
pytest==8.2.0
pytest-recording==0.13.1
PyYAML==6.0.1
propcache==0.2.0
pytest==8.3.3
pytest-recording==0.13.2
python-dotenv==1.0.1
python-slugify==8.0.4
PyYAML==6.0.2
six==1.16.0
vcrpy==6.0.1
wrapt==1.16.0
yarl==1.9.4
sniffio==1.3.1
text-unidecode==1.3
urllib3==2.2.3
vcrpy==6.0.2
watchfiles==1.0.0
wrapt==1.17.0
yarl==1.18.0
18 changes: 9 additions & 9 deletions packages/dsw-tdk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
aiohttp==3.10.5
aiohappyeyeballs==2.4.3
aiohttp==3.11.7
aiosignal==1.3.1
anyio==4.6.0
async-timeout==4.0.3
anyio==4.6.2.post1
attrs==24.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
frozenlist==1.4.1
humanize==4.10.0
frozenlist==1.5.0
humanize==4.11.0
idna==3.10
Jinja2==3.1.4
MarkupSafe==2.1.5
MarkupSafe==3.0.2
multidict==6.1.0
pathspec==0.12.1
propcache==0.2.0
python-dotenv==1.0.1
python-slugify==8.0.4
sniffio==1.3.1
text-unidecode==1.3
watchfiles==0.21.0
yarl==1.11.1
watchfiles==1.0.0
yarl==1.18.0
65 changes: 38 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,56 +1,67 @@
aiohttp==3.10.5
aiohappyeyeballs==2.4.3
aiohttp==3.11.7
aiosignal==1.3.1
anyio==4.6.0
async-timeout==4.0.3
anyio==4.6.2.post1
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
attrs==24.2.0
boto3==1.35.69
botocore==1.35.69
Brotli==1.1.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
cssselect2==0.7.0
dkimpy==1.1.8
dnspython==2.6.1
fonttools==4.53.1
frozenlist==1.4.1
html5lib==1.1
humanize==4.10.0
dnspython==2.7.0
fonttools==4.55.0
frozenlist==1.5.0
func_timeout==4.3.5
humanize==4.11.0
idna==3.10
isodate==0.6.1
Jinja2==3.1.4
jmespath==1.0.1
Markdown==3.7
MarkupSafe==2.1.5
mdx-breakless-lists==1.0.1
minio==7.2.8
MarkupSafe==3.0.2
minio==7.2.12
multidict==6.1.0
panflute==2.3.1
pathspec==0.12.1
pathvalidate==3.2.1
Pillow==10.4.0
psycopg==3.2.2
psycopg-binary==3.2.2
pillow==10.4.0
propcache==0.2.0
psycopg==3.2.3
psycopg-binary==3.2.3
pycparser==2.22
pydyf==0.10.0
pyparsing==3.1.4
pyphen==0.16.0
python-dateutil==2.9.0
pycryptodome==3.21.0
pydyf==0.11.0
pyparsing==3.2.0
pyphen==0.15.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-slugify==8.0.4
PyYAML==6.0.2
rdflib==7.0.0
rdflib==7.1.1
rdflib-jsonld==0.6.2
requests==2.32.3
sentry-sdk==2.14.0
s3transfer==0.10.4
sentry-sdk==2.19.0
setuptools==75.6.0
six==1.16.0
sniffio==1.3.1
tenacity==9.0.0
text-unidecode==1.3
tinycss2==1.3.0
tinycss2==1.4.0
tinyhtml5==2.0.0
typing_extensions==4.12.2
tzdata==2024.1
tzdata==2024.2
urllib3==2.2.3
weasyprint==60.2
watchfiles==1.0.0
weasyprint==63.0
webencodings==0.5.1
wheel==0.45.1
XlsxWriter==3.2.0
yarl==1.11.1
zopfli==0.2.3
yarl==1.18.0
zopfli==0.2.3.post1
Loading