Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cmlccie committed Jan 3, 2019
1 parent 719b586 commit 5c7e75d
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 65 deletions.
129 changes: 78 additions & 51 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@ attrs==18.2.0
Babel==2.6.0
backcall==0.1.0
bleach==3.0.2
certifi==2018.10.15
certifi==2018.11.29
chardet==3.0.4
decorator==4.3.0
docutils==0.14
flake8==3.6.0
future==0.17.1
idna==2.7
idna==2.8
imagesize==1.1.0
ipython==7.1.1
ipython==7.2.0
ipython-genutils==0.2.0
jedi==0.13.1
jedi==0.13.2
Jinja2==2.10
MarkupSafe==1.0
MarkupSafe==1.1.0
mccabe==0.6.1
more-itertools==4.3.0
more-itertools==5.0.0
packaging==18.0
parso==0.3.1
pexpect==4.6.0
Expand All @@ -31,24 +31,24 @@ ptyprocess==0.6.0
py==1.7.0
pycodestyle==2.4.0
pyflakes==2.0.0
Pygments==2.2.0
pyparsing==2.2.2
pytest==3.9.3
Pygments==2.3.1
pyparsing==2.3.0
pytest==4.0.2
pytz==2018.7
readme-renderer==24.0
requests==2.20.0
requests==2.21.0
requests-toolbelt==0.8.0
simplegeneric==0.8.1
six==1.11.0
six==1.12.0
snowballstemmer==1.2.1
Sphinx==1.8.1
Sphinx==1.8.3
sphinx-rtd-theme==0.4.2
sphinxcontrib-websupport==1.1.0
tqdm==4.28.1
traitlets==4.3.2
twine==1.12.1
urllib3==1.24
urllib3==1.24.1
versioneer==0.18
wcwidth==0.1.7
webencodings==0.5.1
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@ff60f16f8265eeaf4006125d553eef5ccef6734d#egg=webexteamssdk
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@719b58614b91b0a0d48179f4cb0a8d5be609686d#egg=webexteamssdk

0 comments on commit 5c7e75d

Please sign in to comment.