From 414b72ea539d3b65a18f75222ead3aacf534d100 Mon Sep 17 00:00:00 2001 From: quadrismegistus Date: Mon, 5 Oct 2020 12:33:19 +0100 Subject: [PATCH] ?? --- requirements.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 01c3787..d6adafd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,7 @@ cffi==1.14.2 chardet==3.0.4 click==7.1.2 colorama==0.4.3 +cryptography==3.0 docutils==0.16 fire==0.3.1 Flask==1.1.2 @@ -28,9 +29,10 @@ kivymd==0.104.1 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 mccabe==0.6.1 -numpy +numpy==1.19.1 +pandas==1.1.2 pathtools==0.1.2 -Pillow +Pillow==7.2.0 plyer==1.4.3 pycparser==2.20 pyfiglet==0.8.post1 @@ -56,10 +58,12 @@ termcolor==1.1.0 text2art==0.2.0 toml==0.10.1 torpy==1.1.3 +typed-ast==1.4.1 u-msgpack-python==2.7.0 +ujson==3.1.0 urllib3==1.25.10 utm==0.6.0 watchdog==0.10.3 Werkzeug==1.0.1 wrapt==1.12.1 -hirlite \ No newline at end of file +hirlite