Skip to content

Commit

Permalink
chore(deps): Update Python dependencies (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored Feb 22, 2024
1 parent 580480f commit 8ed623a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ decorator==5.1.1
Flask==3.0.2
Flask-Cors==4.0.0
fonttools==4.49.0
gevent==23.9.1
gevent==24.2.1
google-i18n-address==3.1.0
greenlet==3.0.3
gunicorn==21.2.0
Expand All @@ -33,14 +33,14 @@ pydyf==0.8.0
pyphen==0.14.0
PyYAML==6.0.1
requests==2.31.0
sentry-sdk==1.40.1
sentry-sdk==1.40.5
six==1.16.0
sortedcontainers==2.4.0
svgcheck==0.7.1
tinycss2==1.2.1
urllib3==2.2.1
wcwidth==0.2.13
weasyprint==60.2
weasyprint==61.0
webencodings==0.5.1
Werkzeug==3.0.1
xml2rfc==3.20.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
decorator>=5.1.1
Flask>=3.0.2
Flask-Cors>=4.0.0
gevent>=23.9.1
gevent>=24.2.1
gunicorn>=21.2.0
id2xml>=1.5.2
iddiff>=0.4.3
requests>=2.31.0
sentry-sdk[flask]>=1.40.1
sentry-sdk[flask]>=1.40.5
svgcheck>=0.7.1
weasyprint>=60.2
weasyprint>=61.0
xml2rfc>=3.20.0

0 comments on commit 8ed623a

Please sign in to comment.