This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 3935744  Revert b3031fef2b38d0fc08e9c06d10a282126b188363; not relevant
3935744 is described below

commit 3935744f8c3685532ebce9afc0c79bbfcd24c391
Author: Sebb <s...@apache.org>
AuthorDate: Tue Apr 30 11:21:12 2024 +0100

    Revert b3031fef2b38d0fc08e9c06d10a282126b188363; not relevant
---
 tools/requirements.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tools/requirements.txt b/tools/requirements.txt
index 37264d3..7a70f22 100644
--- a/tools/requirements.txt
+++ b/tools/requirements.txt
@@ -1,6 +1,5 @@
 # Items in this file must have a licence compatible with AL 2.0
-PyYAML~=6.0.1 ; python_version > "3.8"   # MIT
-PyYAML~=5.4.1 ; python_version < "3.9"   # MIT
+PyYAML~=5.4.1                     # WTFPL
 # elasticsearch-dsl>=7.0.0,<8.0.0   # AL2.0 - not used by tools currently
 # N.B. ES 7.14 introduces strict server version compatibility checks
 elasticsearch[async]>=7.13.1,<7.14.0  # AL2.0

Reply via email to