Commit 47b6d41
authored
fix: pin a minimal dateparser version to prevent warnings
A bunch of warning such as this one are fired during the handling of Wiktionary dumps: scrapinghub/dateparser#1246
Moving to the [v1.3.0](https://github.com/scrapinghub/dateparser/releases/tag/v1.3.0) fixes them.1 parent 9905b1f commit 47b6d41
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments