This commit is contained in:
iFargle
2023-02-19 20:02:52 +09:00
parent b97991b073
commit b6509213ce

View File

@@ -17,7 +17,7 @@ PyYAML = "^6.0"
pyuwsgi = "^2.0.21"
gunicorn = "^20.1.0"
flask-basicauth = "^0.2.0"
flask-oidc2 = "^1.5.0"
flask-oidc = "^1.4.0"
[tool.poetry.dev-dependencies]