add depencies (sympy)

This commit is contained in:
Lilian 2023-02-28 16:50:47 +01:00 committed by Kilton937342
parent 6e62213224
commit 79fc954767
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ iso8601==1.0.2
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
mpmath==1.2.1
packaging==21.3
passlib==1.7.4
peewee==3.15.1
@ -60,6 +61,7 @@ SQLAlchemy-Utils==0.38.3
sqlalchemy2-stubs==0.0.2a27
sqlmodel==0.0.8
starlette==0.19.1
sympy==1.11.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.1