diff options
author | mattip <matti.picus@gmail.com> | 2020-09-14 22:56:46 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-09-14 23:14:35 +0300 |
commit | 01996b8439892a12d511652db7d8882d11e2a09f (patch) | |
tree | 53f8d4eb188299e8f3fddb949d3d2e00eeff739f /doc_requirements.txt | |
parent | de0cf43c44b315b70addd920722d1668a9a0c77c (diff) | |
download | numpy-01996b8439892a12d511652db7d8882d11e2a09f.tar.gz |
BUILD: pin pygments to 2.6.1
Diffstat (limited to 'doc_requirements.txt')
-rw-r--r-- | doc_requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt index e2694ba12..815aac307 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,3 +1,4 @@ +pygments==2.6.1 sphinx>=2.2.0,<3.0 ipython scipy |