diff options
| -rw-r--r-- | remote-https-runner/requirements.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/remote-https-runner/requirements.txt b/remote-https-runner/requirements.txt index 7599c15..0703955 100644 --- a/remote-https-runner/requirements.txt +++ b/remote-https-runner/requirements.txt @@ -1,26 +1,8 @@ -astroid==1.6.3 -autopep8==1.3.5 -backports.functools-lru-cache==1.5 Click==7.0 -configparser==3.5.0 -enum34==1.1.6 Flask==1.0.2 -futures==3.2.0 gunicorn==19.9.0 -isort==4.3.4 itsdangerous==1.1.0 Jinja2==2.10 -lazy-object-proxy==1.3.1 MarkupSafe==1.1.0 -mccabe==0.6.1 -numpy==1.15.2 -pycodestyle==2.4.0 -pylint==1.8.4 PyYAML==3.13 -remote-https-runner==0.1 -singledispatch==3.4.0.3 -six==1.11.0 -virtualenv==15.2.0 Werkzeug==0.14.1 -whitenoise==4.1.2 -wrapt==1.10.11 |
