Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ numpy>=1.19.5, <2.0 # 2.1 would be nice for typing improvements, but it doesn't
rich
ml_dtypes
cloudpickle # required by eudsl when it is vendored instead of installed
eudsl-python-extras==0.1.0.20260211.1045+549fd26 \
eudsl-python-extras==0.1.0.20260308.1929+09d24cd \
--config-settings="EUDSL_PYTHON_EXTRAS_HOST_PACKAGE_PREFIX=aie"
-f https://llvm.github.io/eudsl
Loading