1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00

Update versions in pyproject.toml

This commit is contained in:
Mo 2023-11-02 20:32:47 +01:00
parent f91762edcb
commit 837c6529d5
2 changed files with 3 additions and 3 deletions

2
poetry.lock generated
View file

@ -1088,4 +1088,4 @@ email = ["email-validator"]
[metadata] [metadata]
lock-version = "2.0" lock-version = "2.0"
python-versions = ">3.11,<3.12" python-versions = ">3.11,<3.12"
content-hash = "59661f8c94ff3d8410f032daa81a3ff1ab336dff013aebf9de220adf9dc696f0" content-hash = "68831ffe03c6c50aa0df971ecff4fc9b9cd6da30483808e5f00fa6486fa9b3f2"

View file

@ -15,10 +15,10 @@ flask-login = "^0.6"
flask-migrate = "^4.0" flask-migrate = "^4.0"
flask-security-Too = "^5.3" flask-security-Too = "^5.3"
flask-sqlalchemy = "^3.1" flask-sqlalchemy = "^3.1"
flask-wtf = "^1.1" flask-wtf = "^1.2"
gunicorn = "^21.2" gunicorn = "^21.2"
markupsafe = "^2.1" markupsafe = "^2.1"
matplotlib = "^3.6" matplotlib = "^3.8"
numpy = "^1.26" numpy = "^1.26"
[build-system] [build-system]