Commit b5399a7
committed
fix: Add Python 3.12 compatibility
- Update requires-python to >=3.11,<3.13 to explicitly support Python 3.12
- Update huggingface_hub from 0.17.3 to 0.21.4 for Py3.12 compatibility
(pinned to specific version for sentry_sdk integration compat)
Fixes #3331 parent e26a827 commit b5399a7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments