Alina Lozovskaya commited on
Commit
0e5fc3d
·
1 Parent(s): e660849

Update case in pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -16,7 +16,7 @@ dependencies = [
16
  "gradio>=5.49.0",
17
  "huggingface_hub>=0.34.4",
18
  "opencv-python>=4.12.0.88",
19
- "PyGObject>=3.42.2,<=3.46.0",
20
 
21
  #Environment variables
22
  "python-dotenv",
@@ -88,4 +88,4 @@ split-on-trailing-comma = true
88
  quote-style = "double"
89
  indent-style = "space"
90
  skip-magic-trailing-comma = false
91
- line-ending = "auto"
 
16
  "gradio>=5.49.0",
17
  "huggingface_hub>=0.34.4",
18
  "opencv-python>=4.12.0.88",
19
+ "pygobject>=3.42.2,<=3.46.0",
20
 
21
  #Environment variables
22
  "python-dotenv",
 
88
  quote-style = "double"
89
  indent-style = "space"
90
  skip-magic-trailing-comma = false
91
+ line-ending = "auto"