Commit c84c872
Prashanna Dahal
Fix luaparser version specifier #3526
Change luaparser from == to match project's version pinning pattern:
* requirements.txt: luaparser==1.4.3 (exact pinning)
* setup.cfg: luaparser == 1.4.3 (exact pinning)
Signed-off-by: Prashanna Dahal <prashanna217@gmail.com>1 parent 99cd99f commit c84c872
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments