When configuring dependency version constraints in project files, follow these principles:
dependencies = ["huggingface_hub>=0.16.4,<1.0"]
<0.17
pyo3 = "0.16.2" numpy = "0.16.2"
Enter the URL of a public GitHub repository