Skip to content

Commit

Permalink
chore(deps): Update Python dependencies (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Apr 28, 2022
1 parent 2492c25 commit c7f6375
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyascii==0.3.0
anyascii==0.3.1
asgiref==3.4.1
awscli==1.19.112
beautifulsoup4==4.9.3
Expand All @@ -7,28 +7,29 @@ boto3==1.17.112
botocore==1.20.112
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.9
charset-normalizer==2.0.12
colorama==0.4.3
dj-database-url==0.5.0
Django==3.2.10
django-analytical==3.0.0
Django==3.2.13
django-analytical==3.1.0
django-appconf==1.0.5
django-compressor==3.0
django-compressor==4.0
django-filter==21.1
django-libsass==0.9
django-modelcluster==5.2
django-modelcluster==5.3
django-storages==1.12.3
django-taggit==1.5.1
django-treebeard==4.5.1
djangorestframework==3.13.0
djangorestframework==3.13.1
docutils==0.15.2
draftjs-exporter==2.1.7
et-xmlfile==1.1.0
future==0.18.2
gunicorn==19.9.0
html5lib==1.1
idna==3.3
importlib-metadata==4.8.2
importlib-metadata==4.8.3
importlib-resources==5.4.0
jmespath==0.10.0
l18n==2021.3
libsass==0.21.0
Expand All @@ -38,34 +39,34 @@ mod-wsgi==4.9.0
openpyxl==3.0.9
packaging==21.3
Pillow==8.4.0
psycopg2-binary==2.9.2
psycopg2-binary==2.9.3
pyasn1==0.4.8
Pygments==2.10.0
pyparsing==3.0.6
Pygments==2.12.0
pyparsing==3.0.8
python-dateutil==2.8.2
pytz==2021.3
pytz==2022.1
PyYAML==5.4.1
rcssmin==1.1.0
requests==2.26.0
requests==2.27.1
rjsmin==1.2.0
rsa==4.7.2
s3transfer==0.4.2
six==1.16.0
soupsieve==2.3.1
soupsieve==2.3.2.post1
sqlparse==0.4.2
tablib==3.1.0
telepath==0.2
tqdm==4.62.3
tqdm==4.64.0
typed-environment-configuration==0.1.4
typepy==0.2.5
typing_extensions==4.0.1
urllib3==1.26.7
wagtail==2.15.1
wagtail-markdown==0.7.0
typing_extensions==4.1.1
urllib3==1.26.9
wagtail==2.15.5
wagtail-markdown==0.8.0
wagtail-orderable==1.0.3
webencodings==0.5.1
Willow==1.4
Willow==1.4.1
xlrd==2.0.1
XlsxWriter==3.0.2
XlsxWriter==3.0.3
xlwt==1.3.0
zipp==3.6.0

0 comments on commit c7f6375

Please sign in to comment.