mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-18 22:34:21 +01:00
14 lines
368 B
Plaintext
14 lines
368 B
Plaintext
-r requirements.txt
|
|
|
|
mypy==1.5.1
|
|
types-requests==2.28.11.5
|
|
types-urllib3==1.26.25.4
|
|
|
|
isort==5.13.2
|
|
black==24.2.0
|
|
flake8==7.0.0
|
|
|
|
flake8-bugbear==24.2.6
|
|
|
|
pre-commit==3.5.0
|