Commit 90dc16b
authored
Add requirements file for Python 3.10 (#49)
* Add requirements file for Python 10
* Add Python 3.10 to GitHub Actions
* Upgrade opencv-contrib-python-headless to 4.5.4.58 for Python 10
* Upgrade scipy to 1.7.2 for Python 3.10
* Upgrade multiple deps
* Use custom DFL branch for python 3.10
* Pre-install numpy for Python 3.10
* Switch to opencv-python1 parent a1c6ebd commit 90dc16b
File tree
3 files changed
+18
-1
lines changed- .github/workflows
- scripts
3 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| |||
0 commit comments