Skip to content

Commit

Permalink
Updated python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinWingChungHui committed Nov 5, 2023
1 parent df462ee commit 3519adf
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
asgiref==3.7.2
bleach==6.1.0
boto==2.49.0
boto3==1.28.62
botocore==1.31.62
boto3==1.28.78
botocore==1.31.78
certifi==2023.7.22
chardet==5.2.0
charset-normalizer==3.3.0
charset-normalizer==3.3.2
click==8.1.7
coreapi==2.3.3
coreschema==0.0.4
coverage==7.3.2
Django==4.2.6
Django==4.2.7
django-axes==6.1.1
django-cors-headers==4.2.0
django-ipware==5.0.1
django-cors-headers==4.3.0
django-ipware==5.0.2
django-rest-passwordreset==1.3.0
django-reversion==5.0.6
djangorestframework==3.14.0
Expand All @@ -33,12 +33,12 @@ itypes==1.2.0
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.3.2
Markdown==3.5
Markdown==3.5.1
MarkupSafe==2.1.3
mysqlclient==2.2.0
numpy==1.26.0
numpy==1.26.1
packaging==23.2
Pillow==10.0.1
Pillow==10.1.0
pipdeptree==2.13.0
PyJWT==2.8.0
pyparsing==3.1.1
Expand All @@ -47,13 +47,13 @@ pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
s3transfer==0.7.0
scikit-learn==1.3.1
scikit-learn==1.3.2
scipy==1.11.3
six==1.16.0
sqlparse==0.4.4
threadpoolctl==3.2.0
typing_extensions==4.8.0
uritemplate==4.1.1
urllib3==2.0.6
urllib3==2.0.7
webencodings==0.5.1
zipp==3.17.0

0 comments on commit 3519adf

Please sign in to comment.