diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2017-10-11 19:39:04 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2017-10-11 19:39:56 -0400 |
| commit | 49fda3601248d939b0cfff1bff5a18800e498bdc (patch) | |
| tree | de97903cdb154a9ba11d8d2b603c2b90c45aa8a0 /requirements.txt | |
The HTML is kind of jank
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..ce5bb01 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,18 @@ +apistar==0.3.9 +certifi==2017.7.27.1 +chardet==3.0.4 +coreapi==2.3.3 +coreschema==0.0.4 +gunicorn==19.7.1 +idna==2.6 +itypes==1.1.0 +Jinja2==2.9.6 +MarkupSafe==1.0 +py==1.4.34 +pytest==3.2.3 +PyYAML==3.12 +requests==2.18.4 +uritemplate==3.0.0 +urllib3==1.22 +Werkzeug==0.12.2 +whitenoise==3.3.1 |
