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

Docker build: Update python deps (#5270) (#5271)

* Update python deps

* Update requirements.in

* Fix requirements-dev.txt

(cherry picked from commit b717011f06)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
github-actions[bot]
2023-07-18 20:11:29 +10:00
committed by GitHub
parent e1a0e79ead
commit 49c9b5b1aa
4 changed files with 5 additions and 3 deletions

View File

@ -239,8 +239,9 @@ pytz==2023.3
# django-dbbackup
# djangorestframework
# icalendar
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements.in
# drf-spectacular
# tablib
qrcode[pil]==7.4.2