Skip to content

Commit

Permalink
Update babel dependency (#7).
Browse files Browse the repository at this point in the history
  • Loading branch information
dangbert committed Feb 27, 2022
1 parent 139e39f commit abcb60a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@ pip3 install -r ../requirements.txt
make html
# now you can view the docs in your browser:
firefox build/html/index.html

# generate pdf version of docs:
make latex
make pdflatex
````
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
alabaster==0.7.12
appdirs==1.4.3
attrs==21.2.0
Babel==2.9.0
Babel==2.9.1
CacheControl==0.12.6
certifi==2019.11.28
chardet==3.0.4
Expand Down

0 comments on commit abcb60a

Please sign in to comment.