Skip to content

Commit dee7a37

Browse files
Update requirements.txt
env variables PR is failing So cachetools version updated
1 parent ac16ec6 commit dee7a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

community/front-end/ofe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ astroid==3.3.11
66
attrs==25.3.0
77
# This should be supported by zoneinfo in Python 3.9+
88
backports.zoneinfo==0.2.1;python_version<"3.9"
9-
cachetools==6.2.0
9+
cachetools>=2.0,<6.0
1010
certifi==2025.8.3
1111
cffi==1.17.1
1212
cfgv==3.4.0

0 commit comments

Comments
 (0)