Fix ipfshttpclient version (0.7.0 is latest)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,6 @@ uvicorn>=0.27.0
|
|||||||
python-multipart>=0.0.6
|
python-multipart>=0.0.6
|
||||||
PyYAML>=6.0
|
PyYAML>=6.0
|
||||||
asyncpg>=0.29.0
|
asyncpg>=0.29.0
|
||||||
ipfshttpclient>=0.8.0
|
ipfshttpclient>=0.7.0
|
||||||
# Core artdag from GitHub
|
# Core artdag from GitHub
|
||||||
git+https://github.com/gilesbradshaw/art-dag.git
|
git+https://github.com/gilesbradshaw/art-dag.git
|
||||||
|
|||||||
Reference in New Issue
Block a user