Skip to content

Commit

Permalink
chore(deps): Update Python dependencies (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored May 19, 2024
1 parent bb7b7d0 commit 5c5d512
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
blinker==1.7.0
blinker==1.8.2
Brotli==1.1.0
certifi==2024.2.2
cffi==1.16.0
Expand All @@ -10,39 +10,39 @@ decorator==5.1.1
dnspython==2.6.1
eventlet==0.36.1
Flask==3.0.3
Flask-Cors==4.0.0
Flask-Cors==4.0.1
fonttools==4.51.0
google-i18n-address==3.1.0
greenlet==3.0.3
gunicorn==21.2.0
gunicorn==22.0.0
html5lib==1.1
id2xml==1.5.2
iddiff==0.4.3
idna==3.6
idna==3.7
intervaltree==3.1.0
itsdangerous==2.1.2
Jinja2==3.1.3
itsdangerous==2.2.0
Jinja2==3.1.4
lxml==4.9.4
MarkupSafe==2.1.5
packaging==24.0
pathlib2==2.3.7.post1
pillow==10.3.0
platformdirs==4.2.0
platformdirs==4.2.2
pycountry==23.12.11
pycparser==2.22
pydyf==0.9.0
pyphen==0.14.0
pydyf==0.10.0
pyphen==0.15.0
PyYAML==6.0.1
requests==2.31.0
sentry-sdk==1.44.1
sentry-sdk==2.2.0
six==1.16.0
sortedcontainers==2.4.0
svgcheck==0.8.0
tinycss2==1.2.1
tinycss2==1.3.0
urllib3==2.2.1
wcwidth==0.2.13
weasyprint==61.2
webencodings==0.5.1
Werkzeug==3.0.2
Werkzeug==3.0.3
xml2rfc==3.21.0
zopfli==0.2.3

0 comments on commit 5c5d512

Please sign in to comment.