mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 18:15:40 +00:00
Docker build: Update python deps (#5270)
* Update python deps * Update requirements.in * Fix requirements-dev.txt
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
# Basic package requirements
|
||||
invoke>=1.4.0 # Invoke build tool
|
||||
pyyaml>=6.0
|
||||
pyyaml>=6.0.1
|
||||
setuptools==65.6.3
|
||||
wheel>=0.37.0
|
||||
|
||||
|
Reference in New Issue
Block a user