Skip to content

Commit

Permalink
pip: update deps to latest version to fix CI build & fix security bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
renekliment committed Aug 20, 2019
1 parent 821d558 commit 9c6941f
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 110 deletions.
204 changes: 108 additions & 96 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.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
-i https://pypi.org/simple
backports.functools-lru-cache==1.5
certifi==2018.11.29
certifi==2019.6.16
chardet==3.0.4
cheroot==6.5.2
cherrypy==18.1.0
cheroot==6.5.6
cherrypy==18.1.2
coloredlogs==10.0
humanfriendly==4.17
humanfriendly==4.18
idna==2.8
jaraco.functools==1.20
more-itertools==4.3.0
jaraco.functools==2.0
more-itertools==7.2.0
pocketsphinx==0.1.15
portend==2.3
portend==2.5
pyaudio==0.2.11
python-vlc==3.0.4106
pytz==2018.7
pyyaml==3.13
requests==2.21.0
python-vlc==3.0.7110
pytz==2019.2
pyyaml==5.1.2
requests==2.22.0
six==1.12.0
tempora==1.14
urllib3==1.24.1
tempora==1.14.1
urllib3==1.25.3
webrtcvad==2.0.10
zc.lockfile==1.4
zc.lockfile==2.0

0 comments on commit 9c6941f

Please sign in to comment.