Update requirements.txt

This commit is contained in:
Kristofers Solo 2023-09-05 07:37:02 +03:00 committed by GitHub
parent d1d78b0aa7
commit 555f21c0d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
Django==4.2.2 Django==4.2.*
Pillow==9.5.0 Pillow==9.5.*
fontawesomefree==6.4.0 fontawesomefree==6.4.*
mysqlclient==2.1.1 mysqlclient==2.1.*
django-tailwind==3.6.0 django-tailwind==3.6.*
django-search-views==0.3.7 django-search-views==0.3.*
gunicorn==20.1.0 gunicorn==20.1.*
django-jet-reboot==1.3.3 django-jet-reboot==1.3.*
google-api-python-client==1.4.1 google-api-python-client==1.4.*