We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fcc0c5 + 6555d62 commit a54964eCopy full SHA for a54964e
1 file changed
book/src/ch10/service/libs/web/requirements.txt
@@ -10,7 +10,7 @@ h11==0.9.0 # via httpcore
10
httpcore==0.11.1 # via httpx
11
httptools==0.1.1 # via sanic
12
httpx==0.23.0 # via sanic
13
-idna==2.10 # via rfc3986
+idna==3.7 # via rfc3986
14
multidict==5.0.0 # via sanic
15
rfc3986[idna2008]==1.4.0 # via httpx
16
sanic==20.12.7 # via web (setup.py)
0 commit comments