Version bump to telepath 0.1.1 for gettext_lazy fix

Fixes #7059 and #7074
pull/7082/head
Matt Westcott 2021-04-22 16:18:49 +01:00
rodzic d1115c463c
commit a006caac94
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -36,7 +36,7 @@ install_requires = [
"xlsxwriter>=1.2.8,<2.0",
"tablib[xls,xlsx]>=0.14.0",
"anyascii>=0.1.5",
"telepath>=0.1,<1",
"telepath>=0.1.1,<1",
]
# Testing dependencies