mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-02-04 07:42:55 +00:00
13 lines
160 B
Plaintext
13 lines
160 B
Plaintext
# Functional requirements
|
|
requests~=2.32.3
|
|
|
|
# Pre-commit hooks
|
|
pre-commit>=3.5.0
|
|
|
|
# Testing
|
|
pytest>=8.0.0
|
|
pytest-cov>=4.1.0
|
|
|
|
# Linting & formatting
|
|
ruff>=0.3.3
|