Pipfile: add mmh3

required as mediaproxy uses mmh3
This commit is contained in:
Luna 2018-12-05 02:14:35 -03:00
parent cdd774ffc1
commit 13dc541fec
2 changed files with 10 additions and 2 deletions

View File

@ -14,6 +14,7 @@ Cerberus = "==1.2"
quart = {editable = true,ref = "e23714d5",git = "https://gitlab.com/pgjones/quart"}
pillow = "*"
aiohttp = "==3.4.4"
mmh3 = "*"
[dev-packages]
pytest = "==3.10.1"

9
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "b546ad1edfe79457cb4da95e19fd17506b7adabe6a43acbc0906fb12cfda68b2"
"sha256": "7e33ae70b481ecfe3b866d7ad431d532bf94644be3c65b832976b5efd6a269a8"
},
"pipfile-spec": 6,
"requires": {
@ -304,6 +304,13 @@
],
"version": "==1.1.0"
},
"mmh3": {
"hashes": [
"sha256:185209a217c52afe43e079e5b232d0ef0f3a262601eaaf4371326ab6dcbec508"
],
"index": "pypi",
"version": "==2.5.1"
},
"multidict": {
"hashes": [
"sha256:024b8129695a952ebd93373e45b5d341dbb87c17ce49637b34000093f243dd4f",