Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TareqMonwer/Django-School-Management
Browse files Browse the repository at this point in the history
  • Loading branch information
TareqMonwer committed Jan 1, 2025
2 parents f563d8c + faefd10 commit f9f5f81
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ billiard==4.1.0
braintree==4.6.0
CacheControl==0.13.1
celery==5.3.1
certifi==2023.7.22
certifi==2024.7.4
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.4
Expand All @@ -25,7 +25,7 @@ cssselect2==0.7.0
dateparser==1.1.8
defusedxml==0.7.1
diff-match-patch==20230430
Django==4.2.16
Django==4.2.17
django-allauth==0.54.0
django-autoslug==1.9.9
django-bootstrap4==23.2
Expand Down Expand Up @@ -53,9 +53,9 @@ django-social-share==2.3.0
django-tables2==2.6.0
django-taggit==4.0.0
django-timezone-field==5.1
django-tinymce==3.6.1
django-tinymce==4.1.0
django-widget-tweaks==1.4.12
djangorestframework==3.14.0
djangorestframework==3.15.2
et-xmlfile==1.1.0
fake-factory==9999.9.9
Faker==18.13.0
Expand All @@ -65,7 +65,7 @@ graphql-core==2.3.2
graphql-relay==2.0.1
greenlet==2.0.2
html5lib==1.1
idna==3.4
idna==3.7
ipaddr==2.2.0
jdcal==1.4.1
jet-bridge-base==1.7.19
Expand All @@ -82,7 +82,7 @@ openpyxl==3.1.2
oscrypto==1.3.0
packaging==23.1
pep517==0.13.0
Pillow==10.0.0
Pillow==10.3.0
progress==1.6
promise==2.3
prompt-toolkit==2.0.9
Expand Down Expand Up @@ -117,7 +117,7 @@ six==1.16.0
social-auth-core==4.4.2
soupsieve==2.4.1
SQLAlchemy==1.4.49
sqlparse==0.4.4
sqlparse==0.5.0
sslcommerz-lib==1.0
svglib==1.5.1
tablib==3.5.0
Expand All @@ -129,7 +129,7 @@ typing_extensions==4.7.1
tzdata==2023.3
tzlocal==5.0.1
uritools==4.0.1
urllib3==2.0.3
urllib3==2.2.2
vine==5.0.0
wcwidth==0.2.6
webencodings==0.5.1
Expand Down

0 comments on commit f9f5f81

Please sign in to comment.