PortIQ / requirements.txt
Tulitula's picture
Create requirements.txt
81b7d97 verified
raw
history blame contribute delete
272 Bytes
pandas>=2.1
numpy>=1.26
matplotlib>=3.8
gradio==5.38.0
yfinance>=0.2.52
requests>=2.31
scikit-learn>=1.4
sentence-transformers>=3.0.0
torch>=2.2 ; platform_system!="Darwin" or platform_machine!="arm64"
torch==2.2.1 ; platform_system=="Darwin" and platform_machine=="arm64"