Browse Source

Merge 1e9fd4e76f into f0a3d52fa6

pull/219/merge
Lumír 'Frenzy' Balhar 11 months ago
committed by GitHub
parent
commit
3e116abe77
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -1,7 +1,7 @@
Django>=4.2,<5.0 Django>=4.2,<5.0
django-debug-toolbar==3.2.1 django-debug-toolbar==3.2.1
gunicorn==20.1.0 gunicorn==20.1.0
psycopg2-binary==2.9.5
psycopg2-binary==2.9.10
pytz==2021.1 pytz==2021.1
sqlparse==0.4.1 sqlparse==0.4.1
whitenoise==5.2.0 whitenoise==5.2.0

Loading…
Cancel
Save