Merge pull request #4207 from pypeclub/bugfix/revert_change_gazu

Build:Revert .toml update of Gazu
This commit is contained in:
Jakub Trllo 2022-12-12 12:37:39 +01:00 committed by GitHub
commit fc9d3ec74e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ Click = "^7"
dnspython = "^2.1.0"
ftrack-python-api = "^2.3.3"
shotgun_api3 = {git = "https://github.com/shotgunsoftware/python-api.git", rev = "v3.3.3"}
gazu = "^0.8.32"
gazu = "^0.8.28"
google-api-python-client = "^1.12.8" # sync server google support (should be separate?)
jsonschema = "^2.6.0"
keyring = "^22.0.1"