rolling back poetry version

This commit is contained in:
andy 2022-07-27 18:00:07 +01:00
parent 5828e4e584
commit b5868fd69c

View File

@ -13,7 +13,7 @@ start = 'admin:run'
docs = 'admin:docs'
[tool.poetry.dependencies]
python = "~3.10"
python = "~3.8"
fireo = "^1.3.3"
Flask = "^1.1.2"
google-cloud-firestore = "^1.7.0"