mirror of https://github.com/cowrie/cowrie.git
Automatic update of dependencies (#1591)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
This commit is contained in:
parent
8769fd7cad
commit
3dae609a5d
|
@ -1,6 +1,6 @@
|
|||
Sphinx==4.0.2
|
||||
flake8==3.9.2
|
||||
importlib_metadata==4.5.0; python_version<'3.8'
|
||||
importlib_metadata==4.6.0; python_version<'3.8'
|
||||
mypy-extensions==0.4.3; platform_python_implementation=='CPython'
|
||||
mypy-zope==0.3.2; platform_python_implementation=='CPython'
|
||||
mypy==0.910; platform_python_implementation=='CPython'
|
||||
|
|
|
@ -21,7 +21,7 @@ pymongo==3.11.4
|
|||
rethinkdb==2.4.8
|
||||
|
||||
# s3
|
||||
botocore==1.20.101
|
||||
botocore==1.20.102
|
||||
|
||||
# slack
|
||||
slackclient==2.9.3
|
||||
|
|
Loading…
Reference in New Issue