Skip to content
Snippets Groups Projects
Unverified Commit 7f1a6a4e authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Merge pull request #4399 from andrewshadura/update-python-deps

Update Dependencies
parents aa955f2d 3b31a54a
No related branches found
Tags v0.21.1
No related merge requests found
Update dependencies on msgpack and pymacaroons to use the up-to-date packages.
......@@ -52,8 +52,8 @@ REQUIREMENTS = [
"pillow>=3.1.2",
"sortedcontainers>=1.4.4",
"psutil>=2.0.0",
"pymacaroons-pynacl>=0.9.3",
"msgpack-python>=0.4.2",
"pymacaroons>=0.13.0",
"msgpack>=0.5.0",
"phonenumbers>=8.2.0",
"six>=1.10",
# prometheus_client 0.4.0 changed the format of counter metrics
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment