Skip to content

Commit

Permalink
Initial Update (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Mustaki <nMustaki@users.noreply.github.com>
  • Loading branch information
pyup-bot and nMustaki committed Mar 20, 2021
1 parent 56c6e19 commit a519dd9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
alabaster==0.7.9
alabaster==0.7.10
argh==0.26.2
args==0.1.0
astroid==1.4.8
astroid==1.4.9
Babel==2.3.4
backports-abc==0.5
backports.functools-lru-cache==1.3
backports.shutil-get-terminal-size==1.0.0
certifi==2017.11.5
certifi==2017.1.23
check-manifest==0.35
chardet==3.0.4
check-manifest==0.34
clint==0.5.1
configparser==3.5.0
coverage==4.2
decorator==4.0.10
docutils==0.12
coverage==4.3.4
decorator==4.0.11
docutils==0.13.1
enum34==1.1.6
idna==2.6
imagesize==0.7.1
ipdb==0.10.1
ipython==5.1.0
ipdb==0.10.2
ipython==5.3.0
ipython-genutils==0.1.0
isort==4.2.5
Jinja2==2.8
Jinja2==2.9.5
lazy-object-proxy==1.2.2
livereload==2.4.1
livereload==2.5.1
MarkupSafe==0.23
mccabe==0.5.2
pathlib2==2.1.0
mccabe==0.6.1
pathlib2==2.2.1
pathtools==0.1.2
pexpect==4.2.1
pickleshare==0.7.4
pkginfo==1.4.2
pluggy==0.4.0
pockets==0.3
pockets==0.3.2
port-for==0.3.1
prompt-toolkit==1.0.9
prompt-toolkit==1.0.13
ptyprocess==0.5.1
py==1.4.31
Pygments==2.1.3
pylint==1.6.4
pytest==3.0.3
py==1.4.32
Pygments==2.2.0
pylint==1.6.5
pytest==3.0.6
pytest-cov==2.4.0
pytz==2016.7
pytz==2016.10
PyYAML==3.12
requests==2.18.4
requests-toolbelt==0.8.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.4.8
Sphinx==1.5.3
sphinx-autobuild==0.6.0
sphinx-rtd-theme==0.1.9
sphinxcontrib-napoleon==0.5.3
sphinx-rtd-theme==0.2.0
sphinxcontrib-napoleon==0.6.1
tornado==4.4.2
tox==2.6.0
tqdm==4.19.5
traitlets==4.3.1
traitlets==4.3.2
twine==1.11.0
urllib3==1.22
virtualenv==15.1.0
Expand Down
4 changes: 2 additions & 2 deletions requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinxcontrib-napoleon==0.5.3
Sphinx==1.4.8
sphinxcontrib-napoleon==0.6.1
Sphinx==1.5.3

0 comments on commit a519dd9

Please sign in to comment.