Skip to content

Commit

Permalink
chore(deps): Update Python dependencies (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Sep 21, 2023
1 parent 7525e63 commit e165721
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
blinker==1.6.2
Brotli==1.0.9
Brotli==1.1.0
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
click==8.1.7
ConfigArgParse==1.7
cssselect2==0.7.0
decorator==5.1.1
Flask==2.3.2
Flask==2.3.3
Flask-Cors==4.0.0
fonttools==4.42.0
fonttools==4.42.1
google-i18n-address==3.1.0
html5lib==1.1
id2xml==1.5.2
Expand All @@ -21,23 +21,23 @@ Jinja2==3.1.2
lxml==4.9.3
MarkupSafe==2.1.3
pathlib2==2.3.7.post1
Pillow==10.0.0
Pillow==10.0.1
platformdirs==3.10.0
pycountry==22.3.5
pycparser==2.21
pydyf==0.7.0
pyphen==0.14.0
PyYAML==6.0.1
requests==2.31.0
sentry-sdk==1.29.2
sentry-sdk==1.31.0
six==1.16.0
sortedcontainers==2.4.0
svgcheck==0.7.1
tinycss2==1.2.1
urllib3==2.0.4
urllib3==2.0.5
wcwidth==0.2.6
weasyprint==59.0
webencodings==0.5.1
Werkzeug==2.3.6
Werkzeug==2.3.7
xml2rfc==3.18.0
zopfli==0.2.2
zopfli==0.2.3
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
decorator>=5.1.1
Flask>=2.3.2
Flask>=2.3.3
Flask-Cors>=4.0.0
id2xml>=1.5.2
iddiff>=0.4.3
requests>=2.31.0
sentry-sdk[flask]>=1.29.2
sentry-sdk[flask]>=1.31.0
svgcheck>=0.7.1
weasyprint>=59.0
xml2rfc>=3.18.0

0 comments on commit e165721

Please sign in to comment.