Update artdag to f944713 (IPFS_API fix)
Pin artdag to commit that uses IPFS_API instead of IPFS_GATEWAY for consistent IPFS access in Docker. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@ python-multipart>=0.0.6
|
|||||||
PyYAML>=6.0
|
PyYAML>=6.0
|
||||||
asyncpg>=0.29.0
|
asyncpg>=0.29.0
|
||||||
markdown>=3.5.0
|
markdown>=3.5.0
|
||||||
# Core artdag from GitHub (pinned to include sexp module)
|
# Core artdag from GitHub (pinned to include IPFS_API fix)
|
||||||
git+https://github.com/gilesbradshaw/art-dag.git@7075416
|
git+https://github.com/gilesbradshaw/art-dag.git@f944713
|
||||||
# Shared components
|
# Shared components
|
||||||
git+https://git.rose-ash.com/art-dag/common.git@889ea98
|
git+https://git.rose-ash.com/art-dag/common.git@889ea98
|
||||||
|
|||||||
Reference in New Issue
Block a user