Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
fix: requirement dev update
Browse files Browse the repository at this point in the history
  • Loading branch information
jatubi committed Jan 10, 2022
1 parent 0285b6c commit 6df5061
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,66 @@
alabaster==0.7.12
appdirs==1.4.3
attrs==19.3.0
Babel==2.9.0
black==20.8b1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
colorama==0.4.4
decorator==4.4.2
dnspython==1.16.0
docopt==0.6.2
docutils==0.16
entrypoints==0.3
fake-bpy-module-2.82==20200218
fett==0.3.2
flake8==3.8.3
flake8-black==0.1.1
flake8-bugbear==20.1.4
flake8-polyfill==1.0.2
idna==2.10
imagesize==1.2.0
importlib-metadata==1.7.0
Jinja2==2.11.3
livereload==2.6.3
MarkupSafe==1.1.1
mccabe==0.6.1
mypy==0.782
mypy-extensions==0.4.3
networkx==2.5
packaging==20.9
parameterized==0.7.4
pathspec==0.8.0
pep8-naming==0.10.0
pycodestyle==2.6.0
pyflakes==2.2.0
Pygments==2.8.1
pymongo==3.11.3
pyparsing==2.4.7
python-jsonrpc-server==0.3.4
pytz==2021.1
PyYAML==5.4.1
regex==2020.4.4
requests==2.23.0
rstcheck==3.3.1
six==1.15.0
snooty-lextudio==1.8.10.dev0
snowballstemmer==2.1.0
Sphinx==3.5.1
sphinx-autobuild==2020.9.1
sphinx-rtd-theme==0.5.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
toml==0.10.1
tornado==6.1
typed-ast==1.4.1
typing==3.7.4.1
typing-extensions==3.7.4.2
unittest-xml-reporting==3.0.2
urllib3==1.25.9
urllib3==1.26.8
watchdog==1.0.2
zipp==3.1.0

0 comments on commit 6df5061

Please sign in to comment.