Add pandas-ta to requirements

This commit is contained in:
Matthias 2021-09-24 07:12:38 +02:00
parent 9a6d8977de
commit 954c468191
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
numpy==1.21.2
pandas==1.3.3
pandas-ta==0.3.14b
ccxt==1.56.30
# Pin cryptography for now due to rust build errors with piwheels