Removed a requirements. Removed some version flex on python.
This commit is contained in:
parent
0f95ef34e6
commit
fb8dcd579c
@ -9,11 +9,10 @@ description = ""
|
||||
authors = ["Philipp Horstenkamp <philipp@horstenkamp.de>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9, <3.11"
|
||||
python = "3.10.*"
|
||||
pandas = "^1.4.2"
|
||||
numpy = "^1.22.3"
|
||||
tensorflow = "^2.8.0"
|
||||
scipy = "^1.8.0"
|
||||
Shapely = "^1.8.2"
|
||||
tqdm = "^4.64.0"
|
||||
humanize = "^4.2.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user