Merge remote-tracking branch 'origin/main' into feature/script_get_last_user_completing_task

This commit is contained in:
jasquat 2023-02-27 10:45:04 -05:00
commit e07a122674
2 changed files with 2091 additions and 2147 deletions

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,6 @@ APScheduler = "*"
Jinja2 = "^3.1.2"
RestrictedPython = "^6.0"
Flask-SQLAlchemy = "^3"
orjson = "^3.8.0"
# type hinting stuff
# these need to be in the normal (non dev-dependencies) section