mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-06-20 17:15:39 +02:00
update dependencies in requirements.txt
This commit is contained in:
parent
aef7c1eaa6
commit
ff0fa608aa
1 changed files with 7 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
|||
asgiref==3.8.1
|
||||
bcrypt==4.3.0
|
||||
certifi==2025.1.31
|
||||
certifi==2025.6.15
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
crispy-bootstrap4==2024.10
|
||||
cryptography==44.0.2
|
||||
Django==5.2
|
||||
charset-normalizer==3.4.2
|
||||
crispy-bootstrap4==2025.6
|
||||
cryptography==45.0.4
|
||||
Django==5.2.3
|
||||
django-cleanup==9.0.0
|
||||
django-crispy-forms==2.4
|
||||
idna==3.10
|
||||
|
@ -14,8 +14,8 @@ psycopg2-binary==2.9.10
|
|||
pycparser==2.22
|
||||
PyNaCl==1.5.0
|
||||
pytz==2025.2
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
scp==0.15.0
|
||||
sqlparse==0.5.3
|
||||
typing_extensions==4.13.2
|
||||
typing_extensions==4.14.0
|
||||
urllib3==2.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue