mirror of https://github.com/CIRCL/lookyloo
chg: Bump types-redis
parent
c7f06fb1ff
commit
8efd345a56
|
@ -1317,7 +1317,7 @@ misp = ["python-magic", "pydeep"]
|
||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = ">=3.8,<3.11"
|
python-versions = ">=3.8,<3.11"
|
||||||
content-hash = "28ea3eefa2f25e253b447154eee67a9d950eb9c88ac293356472f5c2d6125e84"
|
content-hash = "b1b6746afd9454f782fe744e1bd4e75e69519e4a1a4f9def0077235489c5c61d"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiohttp = [
|
aiohttp = [
|
||||||
|
|
|
@ -70,7 +70,7 @@ misp = ['python-magic', 'pydeep']
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
mypy = "^0.910"
|
mypy = "^0.910"
|
||||||
ipython = "^7.28.0"
|
ipython = "^7.28.0"
|
||||||
types-redis = "^3.5.8"
|
types-redis = "^3.5.9"
|
||||||
types-requests = "^2.25.9"
|
types-requests = "^2.25.9"
|
||||||
types-Flask = "^1.1.3"
|
types-Flask = "^1.1.3"
|
||||||
types-pkg-resources = "^0.1.2"
|
types-pkg-resources = "^0.1.2"
|
||||||
|
|
Loading…
Reference in New Issue