diff options
author | 2021-10-20 19:58:28 +0000 | |
---|---|---|
committer | 2021-10-20 19:58:28 +0000 | |
commit | fdb5251a2f9071879b4364b5db322ea622d547a8 (patch) | |
tree | 41af0ab696a772909c5a0c97c5c800b89b07454b /requirements.txt | |
parent | f09a70d38c5e0c6fcf687e75c5321685542b16e5 (diff) | |
parent | d242150035c5aa0a0d7ab3e020b75ab5d89bde63 (diff) |
Merge "[COMMON] Adds 2 upper-constraints files to pin all dependencies"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000..f3d82daf4a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +Sphinx +doc8 +docutils +six +lfdocs-conf +sphinxcontrib-redoc +sphinxcontrib-spelling +PyEnchant +pylint +autopep8 +gitlint |