From 0d55f9e80dac88e7d2e595f26190ec7ff6f01f1f Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Mon, 17 Jul 2023 15:30:43 -0500 Subject: [PATCH] Revert "[checkpoint_v1] Pin Cython for tests, so that PyYAML can build (#1493)" (#1495) --- molecule/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index 278a580a..e5bb4774 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -6,4 +6,3 @@ openshift!=0.13.0 jmespath ansible-core ansible-compat<4 # https://github.com/ansible-community/molecule/issues/3903 -Cython<3 # https://github.com/yaml/pyyaml/issues/601