Commit Graph

11 Commits

Author SHA1 Message Date
5b6dc1b3e9 seems I now need setuptools, this feels like a kludge - watch this space for further upstream changes 2025-09-28 21:45:19 +10:00
f97653c4f1 had to lock sqlalchemy to a newer version, but was able to unlock flask version 2024-12-07 19:42:03 +11:00
d7f028f3d1 had to hard lock numpy for now so that face recognition library can find locations 2024-06-29 13:50:07 +10:00
096251f8ce move to using base image of python, not ubuntu, update requirements to use pip for as much as we can and not mix and match some apt get and pip3 for python dependencies 2024-03-10 13:37:54 +11:00
3adca0b73d temporarily locked version here and reverted, might be a whitespace diff? 2023-09-26 12:11:35 +10:00
b952fe82f6 large refactor of code to use venv (in .python) for DEV, to use consistent python versions with PROD, sepcifically flask 2.2.2 to address the deprecation of FLASK_ENV -> replaced with ENV. Fixed up git and dockerignores to be more stringent 2022-12-31 15:42:03 +11:00
0c3da4741c update to allow ffmpeg-python 2022-07-21 22:40:56 +10:00
56f3853bfc removed unneeded ref to font-awesome, added compression, ttl for static files, several small cleanups on labels, etc. for lighthouse improvements 2021-09-14 17:22:42 +10:00
6a1cbb7aad need Werkzeug for secure_filename usage 2021-09-13 17:56:08 +10:00
371e2af64b added python ldap / login pages 2021-06-26 09:20:11 +10:00
8074225a60 fixed Dockerfile and requirements.txt (for pip) so that pa.depaoli.id.au is now a working docker container on mara 2021-03-03 01:04:57 +11:00