upgrade css lib
This commit is contained in:
parent
f28152848b
commit
0ee03cf61d
2 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/htmx.org@1.9.10/dist/htmx.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/hyperscript.org@0.9.12"></script>
|
||||
<link rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/@picocss/pico@2.0.0-rc3/css/pico.min.css" />
|
||||
href="https://cdn.jsdelivr.net/npm/@picocss/pico@2.0.0-rc4/css/pico.min.css" />
|
||||
<link href="{% sass_src 'scss/neodb.scss' %}"
|
||||
rel="stylesheet"
|
||||
type="text/css" />
|
||||
|
|
|
@ -2,9 +2,9 @@ blurhash-python
|
|||
cachetools
|
||||
dateparser
|
||||
discord.py
|
||||
django~=4.2.7
|
||||
django~=4.2.9
|
||||
django-anymail
|
||||
django-auditlog>=3.0.0-beta.3
|
||||
django-auditlog>=3.0.0-beta.4
|
||||
django-bleach
|
||||
django-compressor
|
||||
django-cors-headers
|
||||
|
@ -40,7 +40,7 @@ openpyxl
|
|||
podcastparser
|
||||
psycopg2-binary
|
||||
requests
|
||||
rq>=1.12.0
|
||||
rq
|
||||
sentry-sdk
|
||||
setproctitle
|
||||
tqdm
|
||||
|
|
Loading…
Add table
Reference in a new issue