From b8a7b16396343bd19821777083836834927a25fd Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Tue, 15 Jul 2025 11:32:40 -0400 Subject: [PATCH] test: update constraints for python 3.9 --- testing/constraints-3.9.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/testing/constraints-3.9.txt b/testing/constraints-3.9.txt index e69de29bb..b3e88b298 100644 --- a/testing/constraints-3.9.txt +++ b/testing/constraints-3.9.txt @@ -0,0 +1,14 @@ +# This constraints file is used to check that lower bounds +# are correct in setup.py +# List *all* library dependencies and extras in this file. +# Pin the version to the lower bound. +# +# e.g., if setup.py has "foo >= 1.14.0, < 2.0.0dev", +# Then this file should have foo==1.14.0 +cachetools==2.0.0 +pyasn1-modules==0.2.1 +setuptools==40.3.0 +rsa==3.1.4 +aiohttp==3.6.2 +requests==2.20.0 +pyjwt==2.0