move non code from src folder

This commit is contained in:
cupcakearmy 2019-06-17 10:09:31 +02:00
parent 007ff29b76
commit cd9c7f3f5a
3 changed files with 6 additions and 24 deletions

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
alpha-vantage==2.1.0
matplotlib==3.1.0
numpy==1.16.4
pandas==0.24.2
python-telegram-bot==12.0.0b1
PyYAML==5.1.1

View File

@ -1,24 +0,0 @@
alpha-vantage==2.1.0
asn1crypto==0.24.0
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
cryptography==2.7
cycler==0.10.0
future==0.17.1
idna==2.8
kiwisolver==1.1.0
matplotlib==3.1.0
numpy==1.16.4
pandas==0.24.2
pycparser==2.19
pyparsing==2.4.0
python-dateutil==2.8.0
python-telegram-bot==12.0.0b1
pytz==2019.1
PyYAML==5.1.1
requests==2.22.0
six==1.12.0
telegram==0.0.1
tornado==6.0.2
urllib3==1.25.3