tabbyAPI-ollama/requirements-dev.txt
kingbri 8e4745920c Requirements: Update Ruff
v0.3.2

Signed-off-by: kingbri <bdashore3@proton.me>
2024-03-13 00:02:55 -04:00

15 lines
No EOL
214 B
Text

# formatting
ruff==0.3.2
## Implement below dependencies when support is added
# type checking
# mypy==0.991
# types-PyYAML
# types-requests
# types-setuptools
# testing
# pytest
# pytest-forked
# pytest-asyncio