Merge remote-tracking branch 'origin/main' into feature/script_get_last_user_completing_task
This commit is contained in:
commit
e07a122674
File diff suppressed because it is too large
Load Diff
|
@ -48,7 +48,6 @@ APScheduler = "*"
|
||||||
Jinja2 = "^3.1.2"
|
Jinja2 = "^3.1.2"
|
||||||
RestrictedPython = "^6.0"
|
RestrictedPython = "^6.0"
|
||||||
Flask-SQLAlchemy = "^3"
|
Flask-SQLAlchemy = "^3"
|
||||||
orjson = "^3.8.0"
|
|
||||||
|
|
||||||
# type hinting stuff
|
# type hinting stuff
|
||||||
# these need to be in the normal (non dev-dependencies) section
|
# these need to be in the normal (non dev-dependencies) section
|
||||||
|
|
Loading…
Reference in New Issue