poetry remove orjson

This commit is contained in:
Jon Herron 2023-02-27 09:35:51 -05:00
parent 26a82585a0
commit 8b519bb95d
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