mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
18 lines
600 B
Plaintext
18 lines
600 B
Plaintext
-r requirements.txt
|
|
|
|
mypy==0.991
|
|
mypy-extensions==1.0.0
|
|
tomli==2.0.1
|
|
types-requests==2.28.11.5
|
|
types-urllib3==1.26.25.4
|
|
|
|
astroid==2.15.0
|
|
colorama==0.4.6
|
|
dill==0.3.6
|
|
isort==5.12.0
|
|
lazy-object-proxy==1.9.0
|
|
mccabe==0.7.0
|
|
platformdirs==3.1.0
|
|
pylint==2.16.4
|
|
tomlkit==0.11.6
|
|
wrapt==1.15.0 |