[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
dspy = {git = "https://github.com/stanfordnlp/dspy.git"}
mkdocs-material = "*"
mkdocs-jupyter = "*"
"mkdocs-material[imaging]" = "*"
mkdocs-redirects = "*"
mkdocstrings = "*"
mkdocstrings-python = "*"
urllib3 = "==2.7.0"
mistune = "==3.3.3"

[requires]
python_version = "3.12"
