[+] Add python-ta in requirements

This commit is contained in:
Hykilpikonna
2021-11-22 10:43:23 -05:00
parent 44831c6b30
commit b3271a5c72
+4
View File
@@ -7,3 +7,7 @@ tweepy==4.4.0
# Pytz is for timezone manipulations
pytz~=2021.1
# Testing and code checking
pytest
python-ta