1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-08-04 12:31:37 +00:00
Files
.gitignore
.gitlab-ci.yml
Dockerfile
IEX_Symbol.py
LICENSE
README.md
Symbol.py
T_info.py
bot.py
cg_Crypto.py
requirements.txt
search_index.pickle
searchindexer.ipynb
symbol_router.py
Simple-Stock-Bot/requirements.txt
2021-05-05 20:46:18 -07:00

8 lines
158 B
Plaintext

python-telegram-bot==13.5
requests==2.25.1
pandas==1.2.1
fuzzywuzzy==0.18.0
python-Levenshtein==0.12.1
schedule==1.0.0
mplfinance==0.12.7a5
markdownify==0.6.5