From 3ae23c0b9476a8f40a9d4a808fc19db425f12d5a Mon Sep 17 00:00:00 2001 From: pranjal-joshi Date: Sun, 25 Apr 2021 12:59:26 +0000 Subject: [PATCH 1/3] abc added --- abc.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 abc.txt diff --git a/abc.txt b/abc.txt new file mode 100644 index 0000000..e69de29 From 2b47ffa3c34f24ee615241bfb946f0e110566239 Mon Sep 17 00:00:00 2001 From: pranjal-joshi Date: Sun, 25 Apr 2021 13:04:49 +0000 Subject: [PATCH 2/3] abc deleted --- abc.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 abc.txt diff --git a/abc.txt b/abc.txt deleted file mode 100644 index e69de29..0000000 From ecb435d662cb4f141da63c93573069d214c6f457 Mon Sep 17 00:00:00 2001 From: pranjal-joshi Date: Sun, 25 Apr 2021 13:11:12 +0000 Subject: [PATCH 3/3] New requirements added --- requirements.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/requirements.txt b/requirements.txt index cef045f..1effcac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,33 +1,56 @@ +altgraph==0.17 appdirs==1.4.3 +asn1crypto==0.24.0 CacheControl==0.12.6 certifi==2019.11.28 chardet==3.0.4 colorama==0.4.3 contextlib2==0.6.0 +crcmod==1.7 +cryptography==2.6.1 dateutils==0.6.12 distlib==0.3.0 distro==1.4.0 +distro-info==0.21 +entrypoints==0.3 +et-xmlfile==1.0.1 html5lib==1.0.1 idna==2.8 +importlib-metadata==3.10.0 ipaddr==2.2.0 +keyring==17.1.1 +keyrings.alt==3.1.1 lockfile==0.12.2 lxml==4.6.3 msgpack==0.6.2 multitasking==0.0.9 nsetools==1.0.11 numpy==1.20.2 +openpyxl==3.0.7 packaging==20.3 pandas==1.2.3 pep517==0.8.2 progress==1.5 +pycrypto==2.6.1 +PyGObject==3.30.4 +pyinstaller==4.2 +pyinstaller-hooks-contrib==2021.1 pyparsing==2.4.6 +python-apt==1.8.4.3 python-dateutil==2.8.1 pytoml==0.1.21 pytz==2021.1 +pyxdg==0.25 requests==2.22.0 retrying==1.3.3 +SecretStorage==2.3.1 six==1.14.0 +TA-Lib==0.4.19 tabulate==0.8.9 +toml==0.10.2 +typing-extensions==3.7.4.3 +unattended-upgrades==0.1 urllib3==1.25.8 webencodings==0.5.1 yfinance==0.1.59 +zipp==3.4.1