Common uv fixes for intel macs

This commit is contained in:
Edward Donner
2025-10-11 19:13:58 -04:00
parent e7e9d7ac37
commit 444a1091fe
2 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "llm-engineering"
version = "0.1.0"
requires-python = ">=3.12"
requires-python = ">=3.10"
dependencies = [
"anthropic>=0.69.0",
"beautifulsoup4>=4.14.2",