diff --git a/requirements.txt b/requirements.txt index e0d33b7..9559adc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,19 @@ -altair==4.1.0 +altair @ git+git://github.com/altair-viz/altair.git@2ef75f731ab9e805670db973b9f1c93347c20cc0 altair-data-server==0.4.1 altair-saver==0.5.0 altair-viewer==0.3.0 +appdirs==1.4.3 attrs==19.3.0 +bcrypt==3.1.7 certifi==2020.6.20 +cffi==1.14.0 chardet==3.0.4 +cryptography==2.9.2 cycler==0.10.0 Deprecated==1.2.10 +distlib==0.3.0 entrypoints==0.3 +filelock==3.0.12 gitdb==4.0.5 GitPython==3.1.7 idna==2.10 @@ -17,17 +23,30 @@ kiwisolver==1.2.0 lizard==1.17.4 MarkupSafe==1.1.1 matplotlib==3.3.0 +MouseInfo==0.1.2 numpy==1.19.1 +opencv-python==4.2.0.34 pandas==1.0.5 +paramiko==2.7.1 Pillow==7.2.0 +pipenv==2018.11.26 portpicker==1.3.1 +PyAutoGUI==0.9.48 +pycparser==2.20 PyDriller==1.15.2 +PyGetWindow==0.0.8 PyGithub==1.51 PyJWT==1.7.1 +PyMsgBox==1.0.7 +PyNaCl==1.3.0 pyparsing==2.4.7 +pyperclip==1.7.0 +PyRect==0.1.4 pyrsistent==0.16.0 +PyScreeze==0.1.25 python-dateutil==2.8.1 python-dotenv==0.14.0 +PyTweening==1.0.3 pytz==2020.1 requests==2.24.0 selenium==3.141.0 @@ -36,4 +55,8 @@ smmap==3.0.4 toolz==0.10.0 tornado==6.0.4 urllib3==1.25.9 +virtualenv==20.0.18 +virtualenv-clone==0.5.4 wrapt==1.12.1 +xlrd==1.2.0 +XlsxWriter==1.2.8