Update dependencies and add ipython

This commit is contained in:
Alex Root Junior 2019-11-20 01:09:54 +02:00
parent 19ba7a133c
commit a1d74a91b7
2 changed files with 148 additions and 7 deletions

View file

@ -48,6 +48,7 @@ mkautodoc = "^0.1.0"
pygments = "^2.4"
pymdown-extensions = "^6.1"
lxml = "^4.4"
ipython = "^7.9"
[tool.black]
line-length = 99