Update requirements
This commit is contained in:
parent
2f3de9b91e
commit
bd70276bc2
1 changed files with 10 additions and 10 deletions
|
@ -1,14 +1,14 @@
|
|||
crispy-bootstrap5==0.7
|
||||
Django==4.1.11
|
||||
crispy-bootstrap5==2023.10
|
||||
Django==4.2.10
|
||||
djangoloco==1.0
|
||||
django-bootstrap5==23.3
|
||||
django-crispy-forms==2.0
|
||||
django-bootstrap5==23.4
|
||||
django-crispy-forms==2.1
|
||||
django-jquery==3.1.0
|
||||
django-friendly-captcha==0.1.8
|
||||
geopy==2.4.0
|
||||
geopy==2.4.1
|
||||
gunicorn==21.2.0
|
||||
fontawesomefree==6.4.2
|
||||
pandas==2.1.0
|
||||
Pillow==10.0.1
|
||||
psycopg2-binary==2.9.7
|
||||
python-dotenv==1.0.0
|
||||
fontawesomefree==6.5.1
|
||||
pandas==2.2.0
|
||||
Pillow==10.2.0
|
||||
psycopg2-binary==2.9.9
|
||||
python-dotenv==1.0.1
|
||||
|
|
Loading…
Reference in a new issue