diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2020-04-25 14:22:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-25 14:22:17 +0200 |
| commit | 3b2c7ba1a9caa87e2a7b09af2e0af2c9221063d9 (patch) | |
| tree | 4ad6137cf01776cb7aa3966871abcc0a6dfde528 /requirements.txt | |
| parent | dce3ffa68fb6d10e4069daca0abd10239449c225 (diff) | |
fix parse style (#667)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 5ab6f5fb..f058e892 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,7 @@ jinja2>2.9 requests colormath stringcase +tinycss2 # We're not ready for flask 1.0 yet. Logging changed, among othe things. flask==0.* |
