Commit 10e33ac
authored
Pinning pip because new version does not work with some versions of Celery and Httpx (getsentry#3195)
Installing Celery 5.1.x (and older HTTPX versions) requirements in our tests does not work with the new pip 24.1.
Downgrading pip to 24.0 for now.1 parent 8094c9e commit 10e33ac
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments