Closed WyrdByWord closed 2 years ago
I fixed all warnings via
diff --git a/requirements.txt b/requirements.txt
index bae181a..b0eb7f4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,9 @@
beautifulsoup4==4.9.3
bs4==0.0.1
-dateparser==1.0.0
+dateparser==1.1.1
html2text==2020.1.16
puzpy==0.2.5
requests==2.26
Unidecode==1.2.0
pyyaml==5.4.1
+tzlocal==2.1
Nice catch. Probably time pretty soon to go through and bump dependency versions, which could also fix the regex
issue some folks have encountered.
Fixed with the latest version!
Receiving this warning when I download. Not sure if this is a code thing or a configuration thing on my side? I