Skip to content

Commit f532498

Browse files
authored
mnt: pin versions for build tools (#111)
* Update requirements.txt * Update requirements.txt
1 parent 61cf4e4 commit f532498

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

build_tools/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
flake8
22
pytest-cov
3+
click==8.0.4
34
black==20.8b1
45
tensorboard==2.*

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ sphinx-panels==0.5.*
33
sphinxemoji==0.1.8
44
sphinx-copybutton
55
m2r2==0.2.7
6-
mistune==0.8.4
6+
mistune==0.8.4
7+
Jinja2<3.1

0 commit comments

Comments
 (0)