Commit 0ebced6
committed
copy webtest pin from lockfiles/st2.lock
This fixes CircleCI.
webtest bumped their dep on waitress to a version that is not available
to all of our interpreters.
Pylons/webtest@090c5b2
The lockfile has a version locked version that does not have this issue.
The pin was already copied to test-requirements.txt, so this just copies
it to the other requirements files as well. This is not a significant
issue because webtest is only required by st2tests.1 parent a535c3a commit 0ebced6
File tree
3 files changed
+3
-2
lines changed- st2tests
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments