diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-18 19:36:29 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-12-18 19:36:29 +0200 |
| commit | 39a842833aa87cd4f2c497127293720cb6a5222d (patch) | |
| tree | f8086a0387780a35c8d0d9b5229f4c735c5984ca /remote-https-runner/requirements.txt | |
| parent | 2cdf86d8c613b1cd27449c09ef1063f29c98d6d0 (diff) | |
Restructure directory
Diffstat (limited to 'remote-https-runner/requirements.txt')
| -rw-r--r-- | remote-https-runner/requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/remote-https-runner/requirements.txt b/remote-https-runner/requirements.txt new file mode 100644 index 0000000..0703955 --- /dev/null +++ b/remote-https-runner/requirements.txt @@ -0,0 +1,8 @@ +Click==7.0 +Flask==1.0.2 +gunicorn==19.9.0 +itsdangerous==1.1.0 +Jinja2==2.10 +MarkupSafe==1.1.0 +PyYAML==3.13 +Werkzeug==0.14.1 |
