mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-06-21 01:25:41 +02:00
Update dependencies in requirements.txt
Upgraded various packages to their latest versions to ensure security, compatibility, and performance improvements.
This commit is contained in:
parent
d4988a9c72
commit
51bbf69038
1 changed files with 7 additions and 7 deletions
|
@ -1,12 +1,12 @@
|
|||
asgiref==3.8.1
|
||||
bcrypt==4.2.0
|
||||
certifi==2024.8.30
|
||||
bcrypt==4.2.1
|
||||
certifi==2024.12.14
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.0
|
||||
charset-normalizer==3.4.1
|
||||
crispy-bootstrap4==2024.10
|
||||
crispy-bootstrap5==2024.10
|
||||
cryptography==43.0.3
|
||||
Django==5.1.3
|
||||
cryptography==44.0.0
|
||||
Django==5.1.4
|
||||
django-cleanup==9.0.0
|
||||
django-crispy-forms==2.3
|
||||
idna==3.10
|
||||
|
@ -17,6 +17,6 @@ PyNaCl==1.5.0
|
|||
pytz==2024.2
|
||||
requests==2.32.3
|
||||
scp==0.15.0
|
||||
sqlparse==0.5.1
|
||||
sqlparse==0.5.3
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.2.3
|
||||
urllib3==2.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue