themalinery commited on
Commit
b5034c7
·
1 Parent(s): 431b710

fix absl library

Browse files
Files changed (4) hide show
  1. .python-version +1 -1
  2. pyproject.toml +1 -1
  3. requirements.txt +0 -0
  4. uv.lock +0 -0
.python-version CHANGED
@@ -1 +1 @@
1
- 3.10
 
1
+ 3.9
pyproject.toml CHANGED
@@ -3,7 +3,7 @@ name = "object-detection"
3
  version = "0.1.0"
4
  description = "Add your description here"
5
  readme = "README.md"
6
- requires-python = ">=3.10"
7
  dependencies = [
8
  "absl-py>=1.0.0",
9
  "accelerate>=1.10.1",
 
3
  version = "0.1.0"
4
  description = "Add your description here"
5
  readme = "README.md"
6
+ requires-python = ">=3.9"
7
  dependencies = [
8
  "absl-py>=1.0.0",
9
  "accelerate>=1.10.1",
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ
 
uv.lock CHANGED
The diff for this file is too large to render. See raw diff