Commit 573238d8 authored by Stefane Fermigier's avatar Stefane Fermigier

fix: add explicit version for deps

parent ffc48f28
...@@ -38,7 +38,6 @@ eggs = ...@@ -38,7 +38,6 @@ eggs =
mynij-proxy mynij-proxy
gunicorn gunicorn
httpx httpx
gunicorn
uvicorn uvicorn
uvloop uvloop
starlette starlette
...@@ -76,3 +75,8 @@ context = ...@@ -76,3 +75,8 @@ context =
[versions] [versions]
gunicorn = 20.1.0 gunicorn = 20.1.0
httpx = 0.18.2
uvicorn = 0.13.4
uvloop = 0.15.2
starlette = 0.14.2
httptools = 0.2.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment