mirror of
https://github.com/taigaio/taiga-back
synced 2025-10-05 15:52:48 +02:00
Update dependencies 14/
This commit is contained in:
@@ -1,18 +1,26 @@
|
||||
# asana v4 is complete rewrite
|
||||
asana<4
|
||||
bleach<5
|
||||
# Main
|
||||
Django>=3.2.19,<4
|
||||
celery
|
||||
gunicorn
|
||||
psycopg2<2.10 # required by django, 2.9.10 was the latest
|
||||
|
||||
# Third party by Kaleidos
|
||||
django-sampledatahelper>=0.5
|
||||
django-sites>=0.11
|
||||
django-sr>=0.0.4
|
||||
djmail>=2.0.0
|
||||
|
||||
# Other third party
|
||||
bleach<5
|
||||
diff-match-patch
|
||||
django-ipware==1.1.6
|
||||
django-jinja
|
||||
django-picklefield==3.1
|
||||
django-pglocks
|
||||
easy-thumbnails==2.8.5
|
||||
gunicorn
|
||||
netaddr<0.9
|
||||
premailer==3.0.1
|
||||
psd-tools==1.9.18
|
||||
psycopg2<2.10 # required by django. Version 2.9.10 was the latest.
|
||||
psd-tools>=1.9.18,<1.10 # https://psd-tools.readthedocs.io/en/latest/migration.html#migrating-to-1-10
|
||||
python-dateutil
|
||||
python-magic
|
||||
pytz
|
||||
@@ -23,8 +31,7 @@ requests_oauthlib
|
||||
rudder-sdk-python==1.0.0b1
|
||||
serpy==0.1.1
|
||||
webcolors
|
||||
CairoSVG>=2.5.1
|
||||
Django>=3.2.19,<4
|
||||
cairosvg
|
||||
Markdown
|
||||
pymdown-extensions
|
||||
Pillow
|
||||
@@ -34,8 +41,5 @@ oauthlib[signedtoken]
|
||||
html5lib
|
||||
zipp<2
|
||||
|
||||
# Kaleidos
|
||||
django-sampledatahelper>=0.5
|
||||
django-sites>=0.11
|
||||
django-sr>=0.0.4
|
||||
djmail>=2.0.0
|
||||
# Importers
|
||||
asana<4 # asana v4 is complete rewrite
|
||||
|
@@ -149,7 +149,7 @@ premailer==3.0.1
|
||||
# via -r requirements.in
|
||||
prompt-toolkit==3.0.52
|
||||
# via click-repl
|
||||
psd-tools==1.9.18
|
||||
psd-tools==1.9.34
|
||||
# via -r requirements.in
|
||||
psycopg2==2.9.10
|
||||
# via -r requirements.in
|
||||
|
Reference in New Issue
Block a user