Upgrade to BAT to fix doubly-compressed blend files. This also changes the way the wheel files are loaded, as the old alphabetical ordering won't pick up on BAT 1.10. It now uses the modification time of the wheel files to find the latest one.
18 lines
372 B
Plaintext
18 lines
372 B
Plaintext
# Primary requirements:
|
|
-e git+https://github.com/sybrenstuvel/cachecontrol.git@sybren-filecache-delete-crash-fix#egg=CacheControl
|
|
lockfile==0.12.2
|
|
pillarsdk==1.8.0
|
|
wheel==0.29.0
|
|
blender-asset-tracer==1.10
|
|
|
|
# Secondary requirements:
|
|
asn1crypto==0.24.0
|
|
cffi==1.11.2
|
|
cryptography==2.1.4
|
|
idna==2.6
|
|
pyasn1==0.1.9
|
|
pycparser==2.18
|
|
pyOpenSSL==17.5.0
|
|
requests==2.10.0
|
|
six==1.11.0
|