Commit 0a0e513
make requirements more strict with modern versions
- Update Django to >=4.2.25,<6 (from ==4.2.25)
- Update stripe to >=12.3.0,<13 (from ==1.19.0, major upgrade)
- Update redis to >=4.4.4,<5 (from ==4.4.4)
- Update pydantic to >=1.10.13,<3 (from ==1.10.13)
- Update python-ulid to >=2.4.0,<3 (from >=2.4.0,<2.5)
- Update requests to >=2.32.4,<3 (from >=2.31.0)
- Update rollbar to >=0.15.1,<2 (from >=0.8.2)
- Add stricter version ranges with upper bounds for better dependency resolution
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent bf3d720 commit 0a0e513
1 file changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
0 commit comments