mirror of
https://github.com/trycua/computer.git
synced 2026-05-14 12:28:59 -05:00
Add missing datasets dep (#171)
This commit is contained in:
@@ -25,6 +25,7 @@ requires-python = ">=3.10"
|
||||
ui = [
|
||||
"gradio>=5.23.3,<6.0.0",
|
||||
"python-dotenv>=1.0.1,<2.0.0",
|
||||
"datasets>=3.6.0,<4.0.0",
|
||||
]
|
||||
|
||||
[tool.pdm]
|
||||
|
||||
Reference in New Issue
Block a user