We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91b59f commit 427031aCopy full SHA for 427031a
py/conda/conda_build_config.yaml
@@ -1,5 +1,4 @@
1
python_version:
2
- - 3.6.1
3
- 3.7
4
- 3.8
5
- 3.9
py/conda/meta.yaml
@@ -22,14 +22,14 @@ requirements:
22
- wheel
23
- Click
24
- httpx==0.16.1
25
- - uvicorn==0.12.2
+ - uvicorn==0.17.6
26
- starlette==0.13.8
27
28
run:
29
- python={{ python_version }}
30
31
32
33
34
35
source:
0 commit comments