📦 update to python 3.9 and update dependencies

This commit is contained in:
Ondřej Samohel 2022-07-20 19:02:55 +02:00
parent a0be16071f
commit d5fccbbf7d
No known key found for this signature in database
GPG key ID: 8A29C663C672C2B7
2 changed files with 339 additions and 395 deletions

732
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -28,7 +28,7 @@ packages = [
openpype = 'start:boot'
[tool.poetry.dependencies]
python = "3.7.*"
python = "3.9.*"
aiohttp = "^3.7"
aiohttp_json_rpc = "*" # TVPaint server
acre = { git = "https://github.com/pypeclub/acre.git" }