diff options
| author | 2021-02-03 19:17:00 -0500 | |
|---|---|---|
| committer | 2021-02-03 19:17:00 -0500 | |
| commit | 3a0d66f07b112b6d2bdc2b57bbf717a89a351ce6 (patch) | |
| tree | a7cf56282e54f05785243bc1e903d6594f2c06ba /requirements-extras.txt | |
| parent | 787b97a4cb24330b36f11297c6d3a7a473a907d0 (diff) | |
New upstream version 8.1.2.upstream/8.1.2
Diffstat (limited to 'requirements-extras.txt')
| -rw-r--r-- | requirements-extras.txt | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/requirements-extras.txt b/requirements-extras.txt index 23501c1..e585680 100644 --- a/requirements-extras.txt +++ b/requirements-extras.txt @@ -1,13 +1,16 @@ -r requirements.txt -Markdown>=2.4.0 Jinja2>=2.7.2 +husl>=4.0.2 pyphen>=0.9.1 micawber>=0.3.0 -pygal==2.0.1 +pygal>=2.0.0 typogrify>=2.0.4 phpserialize>=1.3 -webassets>=0.10.1 -ipython[notebook]>=2.0.0 -ghp-import>=0.4.1 -ws4py==0.3.4 -watchdog==0.8.3 +notebook>=4.0.0 +ipykernel>=4.0.0 +ghp-import2>=1.0.0 +aiohttp>=3.0.0 +watchdog>=0.8.3 +ruamel.yaml>=0.15 +toml>=0.9.2 + |
