Commit 37adfbd
Add missing deps: pytz, setuptools<82
- connexion imports pkg_resources which was removed in setuptools 82;
pin setuptools < 82
- flask-babel=2.0.0 requires pytz (not pulled in automatically on Python 3.11)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4d5caad commit 37adfbd
3 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments