Loosen MCP dotenv dependency

This commit is contained in:
george
2026-06-05 23:43:49 +01:00
parent 93b79f844b
commit 866e09057a
+1 -1
View File
@@ -15,7 +15,7 @@ fastembed==0.3.0
pypdf==5.0.0
# Environment variables loader
python-dotenv==1.0.0
python-dotenv>=1.1.0,<2.0
# YAML parser for sources configuration
PyYAML==6.0.1