diff options
author | 2022-02-08 00:27:05 +0000 | |
---|---|---|
committer | 2022-02-08 00:27:05 +0000 | |
commit | 04debcd2354ee8bce0674eeb548edda8897b4ed3 (patch) | |
tree | baa89448d5f5866dcdb8ecc61fe54e20d5d1d501 /pyproject.toml | |
parent | Add dark theme stylesheet (diff) |
Update dependency
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index b350836e..be9f285a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ django-environ = "~=0.4.5" django-filter = "~=21.1" djangorestframework = "~=3.12.0" psycopg2-binary = "~=2.8.0" -django-simple-bulma = "~=2.4" +django-simple-bulma = "~=2.5" whitenoise = "~=5.0" requests = "~=2.21" pyyaml = "~=5.1" |