Commit 4229d44
authored
Fix chalice tests (getsentry#2278)
The dependency resolution for some of our chalice tests had a hard time identifying a good version of botocore to install. This commit pins it.1 parent 9a0e864 commit 4229d44
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | | - | |
236 | 234 | | |
237 | | - | |
238 | 235 | | |
| 236 | + | |
| 237 | + | |
239 | 238 | | |
240 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
| |||
0 commit comments