Commit 6b61140
committed
Relax uvicorn version constraint to >=0.32.0 for compatibility
Updated uvicorn version requirement in environment.yml to `>=0.32.0` to resolve compatibility issue on Linux aarch64 platform. The specific version `0.32.0` was unavailable in current conda channels, so changed to allow installation of the latest compatible version.1 parent 778f51a commit 6b61140
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
0 commit comments