Merge pull request #157 from sartography/orjson

poetry remove orjson
This commit is contained in:
Kevin Burnett 2023-02-27 06:47:19 -08:00 committed by GitHub
commit a5e5ad56ad
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