Skip to content

Commit 5a1c46d

Browse files
committed
Update docs dependencies
1 parent 5c47878 commit 5a1c46d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
regex>=2021.8.21
1+
regex>=2021.8.27
22
tqdm>=4.62.2
33
livereload==2.6.3;python_version>="3.6"
44
joblib==1.0.1;python_version>="3.6"
@@ -12,7 +12,8 @@ click==8.0.1;python_version>="3.6"
1212
zipp==3.5.0;python_version>="3.6"
1313
readme-renderer==29.0
1414
pymdown-extensions==8.2;python_version>="3.6"
15-
importlib-metadata==4.6.4;python_version>="3.6"
15+
importlib-metadata==4.8.1;python_version>="3.6"
16+
bleach==4.1.0
1617
lunr==0.6.0;python_version>="3.6"
1718
nltk==3.6.2;python_version>="3.6"
1819
watchdog==2.1.5;python_version>="3.6"

0 commit comments

Comments
 (0)