diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 89c1bd3..9f3e3ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ bleach~=5.0.1 blurhash-python~=1.1.3 cryptography~=38.0 dj_database_url~=1.0.0 +django-cache-url~=3.4.2 django-htmx~=1.13.0 django-storages[google,boto3]~=1.13.1 django~=4.1 |