Commit 79c483a8 authored by Stefane Fermigier's avatar Stefane Fermigier

deps

parent 7d1f8411
...@@ -37,11 +37,6 @@ mode = 0644 ...@@ -37,11 +37,6 @@ mode = 0644
recipe = zc.recipe.egg recipe = zc.recipe.egg
eggs = eggs =
mynij-proxy mynij-proxy
starlette
gunicorn
uvicorn
uvloop
httptools
scripts = scripts =
gunicorn gunicorn
...@@ -76,44 +71,20 @@ context = ...@@ -76,44 +71,20 @@ context =
[versions] [versions]
click = 7.1.2 click = 7.1.2
;;gunicorn = 20.1.0 anyio = 3.2.1
;;httpx = 0.18.2 asgiref = 3.4.0
;;uvicorn = 0.13.4 gunicorn = 20.1.0
;;uvloop = 0.15.2 h11 = 0.12.0
;;starlette = 0.14.2 httpcore = 0.13.6
;;httptools = 0.2.0 httptools = 0.2.0
;anyio = 3.2.1 httpx = 0.18.2
;appdirs = 1.4.4 rfc3986 = 1.5.0
;attrs = 21.2.0 sniffio = 1.2.0
;black = 21.6b0 starlette = 0.15.0
;certifi = 2021.5.30 uvicorn = 0.14.0
;chardet = 4.0.0 uvloop = 0.15.2
;gunicorn = 20.1.0
;h11 = 0.12.0 # Required by:
;honcho = 1.0.1 # uvicorn==0.14.0
;httpcore = 0.13.6 typing-extensions = 3.10.0.0
;httptools = 0.2.0
;httpx = 0.18.2
;idna = 2.10
;iniconfig = 1.1.1
;isort = 5.9.1
;mypy-extensions = 0.4.3
;packaging = 20.9
;pathspec = 0.8.1
;pip = 21.1.3
;pluggy = 0.13.1
;py = 1.10.0
;pyparsing = 2.4.7
;pytest = 6.2.4
;regex = 2021.4.4
;requests = 2.25.1
;rfc3986 = 1.5.0
;;setuptools = 57.0.0
;sniffio = 1.2.0
;starlette = 0.14.2
;toml = 0.10.2
;urllib3 = 1.26.6
;uvicorn = 0.13.4
;uvloop = 0.15.2
;wheel = 0.36.2
;typing-extensions = 3.10.0.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