Skip to content
Snippets Groups Projects
Unverified Commit ff8f0c16 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files
parent abf92836
No related branches found
No related tags found
No related merge requests found
...@@ -7,5 +7,5 @@ setup(name="microservices", ...@@ -7,5 +7,5 @@ setup(name="microservices",
platforms = ["any"], platforms = ["any"],
license = "BSD", license = "BSD",
packages = find_packages(), packages = find_packages(),
install_requires = ["Flask==0.10.1", "requests==2.5.1", "wsgiref==0.1.2" ], install_requires = ["Flask==0.10.1", "requests==2.20.0", "wsgiref==0.1.2" ],
) )
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