2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-10 17:20:32 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
f76cc89d5a Updated setuptools version 2022-03-28 17:27:22 +05:30
fcfdec0ad6 Fix requirements.txt formatting 2022-03-25 21:47:38 +11:00
03eb5441c7 Pin setuptools version
- Recent update seems to have borked it
2022-03-25 21:43:10 +11:00
15c95e9dd0 re-add gunicorn to core docker requirements
(oops, broke the demo server)
2021-12-22 11:23:57 +11:00
11d3cd3c0c Change dev environment setup to use postgresql
- sqlite causes too many errors
- fix requirements file
- fixes for docker setup
- A lot of concurrency issues
- Bite the bullet, time to go!
2021-12-21 00:34:23 +11:00
e8c2d4da10 Add support for using redis as a cache and a broker 2021-11-02 16:37:28 -06:00
c2af401854 Pin base python package requirements
- Require invoke to be installed before we can run "invoke update"
2021-08-18 12:03:24 +10:00