diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-18 19:45:53 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-18 19:45:53 +0200 |
| commit | 7faa4e9c858f177f30a88ef21f01c45bbdc1360b (patch) | |
| tree | f8086a0387780a35c8d0d9b5229f4c735c5984ca /remote-https-runner/requirements.txt | |
| parent | f78d6287945ff7a1277bced8631e078266f6945e (diff) | |
Fix previous
Diffstat (limited to 'remote-https-runner/requirements.txt')
| -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 |
