This commit is contained in:
Dobromir Popov
2025-03-18 09:23:09 +02:00
commit 3871afd4b8
100 changed files with 55180 additions and 0 deletions

12
requirements.txt Normal file
View File

@ -0,0 +1,12 @@
numpy>=1.21.0
pandas>=1.3.0
matplotlib>=3.4.0
mplfinance>=0.12.7
torch>=1.9.0
python-dotenv>=0.19.0
ccxt>=2.0.0
websockets>=10.0
tensorboard>=2.6.0
scikit-learn>=1.0.0
Pillow>=9.0.0
asyncio>=3.4.3