AutoEIS_rust / requirement.txt
SissiFeng's picture
Update requirement.txt
331b9ff verified
raw
history blame contribute delete
254 Bytes
gradio>=4.0.0
pandas>=1.3.0
numpy>=1.21.0
matplotlib>=3.5.0
scipy>=1.7.0
psutil>=5.8.0
# For building Rust engine (will be installed automatically if needed)
maturin>=1.4.0
# Additional dependencies for robust operation
setuptools>=60.0.0
wheel>=0.37.0