diff options
| author | Plague Doctor <plague@privacyrequired.com> | 2021-04-09 06:54:03 +1000 |
|---|---|---|
| committer | Plague Doctor <plague@privacyrequired.com> | 2021-04-09 06:54:03 +1000 |
| commit | 599ff39ddf91223cde4a1bd2a20d66bf80cd99e0 (patch) | |
| tree | 5fc3c88c206a34baffe12fb198c506e4920e061c /requirements-dev.txt | |
| parent | 6631f1130512f371332242a13a4d0672a70e803f (diff) | |
| parent | cc359345a879297c1db116bb178f457d967c0744 (diff) | |
Fix conflicts
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 189fd5a7d..2fad45f14 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,6 +8,7 @@ transifex-client==0.14.2 selenium==3.141.0 twine==3.4.1 Pallets-Sphinx-Themes==1.2.3 +docutils==0.16 Sphinx==3.5.3 sphinx-issues==1.2.0 sphinx-jinja==1.1.1 |