Merge pull request #3415 from dapplion/lock-curdleproofs

Lock nalinbhardwaj/curdleproofs.pie version
This commit is contained in:
Hsiao-Wei Wang 2023-06-13 01:20:56 +08:00 committed by GitHub
commit 4985d1c164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1280,6 +1280,6 @@ setup(
"lru-dict==1.2.0",
MARKO_VERSION,
"py_arkworks_bls12381==0.3.4",
"curdleproofs @ git+https://github.com/nalinbhardwaj/curdleproofs.pie@master#egg=curdleproofs&subdirectory=curdleproofs",
"curdleproofs @ git+https://github.com/nalinbhardwaj/curdleproofs.pie@805d06785b6ff35fde7148762277dd1ae678beeb#egg=curdleproofs&subdirectory=curdleproofs",
]
)