Commit 782ab96e authored by Aarni Koskela's avatar Aarni Koskela Committed by Titus
Browse files

Adjust requirements-ci.txt for CI

parent 7af138ab
# Requirements used for GitHub actions
pytest==7.2.2
einops==0.6.0
wheel==0.40.0
lion-pytorch==0.0.6
scipy==1.11.4
pandas==2.2.0
scipy==1.10.1; python_version < "3.9"
scipy==1.11.4; python_version >= "3.9"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment