bsmith3715 commited on
Commit
c9ee45a
·
verified ·
1 Parent(s): 282dd73

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -2,6 +2,7 @@
2
  name = "pilates_fine_tuned"
3
  version = "0.1.0"
4
  description = "A fine-tuned pilates project."
 
5
  dependencies = [
6
  "accelerate>=1.3.0",
7
  "arxiv>=2.2.0",
 
2
  name = "pilates_fine_tuned"
3
  version = "0.1.0"
4
  description = "A fine-tuned pilates project."
5
+ requires-python = ">=3.12,<3.13"
6
  dependencies = [
7
  "accelerate>=1.3.0",
8
  "arxiv>=2.2.0",