We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2b9c1 commit dae75b2Copy full SHA for dae75b2
docs/requirements.txt
@@ -40,7 +40,7 @@ redis==4.3.6
40
regex==2020.2.20
41
requests==2.23.0
42
six==1.14.0
43
-starlette==0.25.0
+starlette==0.47.2
44
toml==0.10.0
45
tornado==6.0.4
46
tqdm==4.50.0; python_version > "2.7"
pyproject.toml
@@ -24,7 +24,7 @@ mypy = "^0.910"
24
black = "^23.0.0"
25
fastapi = "^0.89.0"
26
lxml = "^4.9.1"
27
-starlette = "^0.22.0"
+starlette = "^0.47.0"
28
mock = "^4.0.1"
29
hiro = "^0.5.1"
30
requests = "^2.22.0"
0 commit comments