diff --git a/python-posthog.changes b/python-posthog.changes index 724ad51..5f9427e 100644 --- a/python-posthog.changes +++ b/python-posthog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 9 00:31:28 UTC 2024 - Steve Kowalik + +- Actually remove requirement on monotonic. + ------------------------------------------------------------------- Fri Sep 27 07:03:56 UTC 2024 - Steve Kowalik diff --git a/python-posthog.spec b/python-posthog.spec index 5b53ffb..dd0ef3b 100644 --- a/python-posthog.spec +++ b/python-posthog.spec @@ -41,7 +41,6 @@ BuildRequires: %{python_module requests >= 2.7} # /SECTION BuildRequires: fdupes Requires: python-backoff >= 1.10.0 -Requires: python-monotonic >= 1.5 Requires: python-python-dateutil > 2.1 Requires: python-requests >= 2.7 Suggests: python-black