Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 18 additions & 12 deletions python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#
appdirs==1.4.4
# via black
appnope==0.1.2
# via ipython
astroid==2.5.6
# via pylint
autopep8==1.5.7
Expand Down Expand Up @@ -48,7 +46,9 @@ configobj==5.0.6
configparser==5.0.2
# via aws-google-auth
cryptography==3.4.7
# via mycli
# via
# mycli
# secretstorage
curlify==2.2.1
# via -r requirements.in
cycler==0.10.0
Expand All @@ -69,10 +69,10 @@ importlib-resources==5.1.4
# via
# iredis
# mycli
ipython-genutils==0.2.0
# via traitlets
ipython==7.24.1
# via -r requirements.in
ipython-genutils==0.2.0
# via traitlets
iredis==1.9.2
# via -r requirements.in
isort==5.8.0
Expand All @@ -81,6 +81,10 @@ itsdangerous==2.0.1
# via requests-cache
jedi==0.18.0
# via ipython
jeepney==0.7.1
# via
# keyring
# secretstorage
jmespath==0.10.0
# via
# boto3
Expand All @@ -95,10 +99,10 @@ lazy-object-proxy==1.6.0
# via astroid
lxml==4.6.3
# via aws-google-auth
matplotlib-inline==0.1.2
# via ipython
matplotlib==3.4.2
# via -r requirements.in
matplotlib-inline==0.1.2
# via ipython
mccabe==0.6.1
# via pylint
mistune==0.8.4
Expand Down Expand Up @@ -127,7 +131,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==8.2.0
pillow==8.3.2
# via
# aws-google-auth
# matplotlib
Expand Down Expand Up @@ -179,10 +183,6 @@ redis==3.5.3
# via iredis
regex==2021.4.4
# via black
requests-cache==0.6.3
# via -r requirements.in
requests-toolbelt==0.9.1
# via httpie
requests[socks]==2.25.1
# via
# -r requirements.in
Expand All @@ -191,10 +191,16 @@ requests[socks]==2.25.1
# httpie
# requests-cache
# requests-toolbelt
requests-cache==0.6.3
# via -r requirements.in
requests-toolbelt==0.9.1
# via httpie
s3transfer==0.4.2
# via boto3
scipy==1.6.3
# via -r requirements.in
secretstorage==3.3.1
# via keyring
six==1.16.0
# via
# aws-google-auth
Expand Down