Bump blender-asset-tracer 1.6 → 1.7
BAT v1.7 adds support for zstandard-compressed files, which are written by Blender 3.0
This commit is contained in:
parent
4f49e8ca0b
commit
eb37d20039
@ -4,6 +4,8 @@
|
|||||||
## Version 1.22 (in development)
|
## Version 1.22 (in development)
|
||||||
|
|
||||||
- Fix Windows incompatibility when using Shaman URLs as job storage path.
|
- Fix Windows incompatibility when using Shaman URLs as job storage path.
|
||||||
|
- Bump blender-asset-tracer version 1.6 → 1.7, for compatibility with files compressed by Blender 3.0.
|
||||||
|
|
||||||
|
|
||||||
## Version 1.21 (2021-07-27)
|
## Version 1.21 (2021-07-27)
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
lockfile==0.12.2
|
lockfile==0.12.2
|
||||||
pillarsdk==1.8.0
|
pillarsdk==1.8.0
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
blender-asset-tracer==1.6
|
blender-asset-tracer==1.7
|
||||||
|
|
||||||
# Secondary requirements:
|
# Secondary requirements:
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
|
Reference in New Issue
Block a user