fix productfetcher
Compare changes
Files
2@@ -31,86 +31,101 @@ files = [
@@ -165,75 +180,77 @@ test = ["pytest (>=6)"]
@@ -372,13 +389,13 @@ tests = ["pytest", "pytz", "simplejson"]
@@ -428,71 +445,80 @@ testing = ["pytest", "pytest-benchmark"]
@@ -607,56 +633,53 @@ files = [
greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\")"}
greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\")"}
@@ -712,21 +735,21 @@ telegram = ["requests"]