1
0
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:
Miguel Gonzalez
2025-10-02 20:20:41 +02:00
parent f691b762e9
commit b06c334960
2 changed files with 18 additions and 14 deletions

View File

@@ -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

View File

@@ -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