Skip to content

Commit

Permalink
Updated python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinWingChungHui committed Mar 11, 2023
1 parent 945d66f commit 1a18c13
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,18 +1,18 @@
asgiref==3.6.0
bleach==6.0.0
boto3==1.26.74
botocore==1.29.74
boto3==1.26.89
botocore==1.29.89
certifi==2022.12.7
chardet==5.1.0
charset-normalizer==3.0.1
charset-normalizer==3.1.0
click==8.1.3
coreapi==2.3.3
coreschema==0.0.4
coverage==7.1.0
coverage==7.2.1
Django==4.1.7
django-axes==5.40.1
django-cors-headers==3.13.0
django-ipware==4.0.2
django-cors-headers==3.14.0
django-ipware==5.0.0
django-rest-passwordreset==1.3.0
django-reversion==5.0.4
django_debug_toolbar==3.8.1
Expand All @@ -39,21 +39,21 @@ mysqlclient==2.1.1
numpy==1.24.2
packaging==23.0
Pillow==9.4.0
pipdeptree==2.4.0
pipdeptree==2.5.2
PyJWT==2.6.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0
requests==2.28.2
s3transfer==0.6.0
scikit-learn==1.2.1
scipy==1.10.0
scikit-learn==1.2.2
scipy==1.10.1
six==1.16.0
sklearn==0.0.post1
sqlparse==0.4.3
threadpoolctl==3.1.0
uritemplate==4.1.1
urllib3==1.26.14
urllib3==1.26.15
webencodings==0.5.1
zipp==3.14.0
zipp==3.15.0

0 comments on commit 1a18c13

Please sign in to comment.