2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Pin django-stdimage to sub 6.0.0 (#3273)

* Pin django-stdimage to sub 6.0.0

- 6.0.0 breaks model serialization for background worker task
- NFI why it does this

* Fix requirements file

* remove windows deps. and append requirements

* Add unit tests for encoding and offloading tasks

Co-authored-by: Matthias <code@mjmair.com>
This commit is contained in:
Oliver
2022-06-29 20:47:06 +10:00
committed by GitHub
parent 73445b4b79
commit efbef2dc90
4 changed files with 52 additions and 5 deletions

View File

@ -107,7 +107,7 @@ django-sql-utils==0.6.1
# via -r requirements.in
django-sslserver==0.22
# via -r requirements.in
django-stdimage==6.0.1
django-stdimage==5.3.0
# via -r requirements.in
django-user-sessions==1.7.1
# via -r requirements.in