forked from timewave-computer/auction-arbitrage-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 1.44 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
alabaster==0.7.16
astroid==3.1.0
attrs==23.2.0
Babel==2.14.0
bech32==1.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
cosmospy_protobuf==0.4.0
cosmpy==0.9.2
dill==0.3.8
docstring-to-markdown==0.15
docutils==0.20.1
ecdsa==0.18.0
gitdb==4.0.11
googleapis-common-protos==1.63.0
grpc-stubs==1.53.0.5
grpcio==1.62.2
grpcio-tools==1.62.2
grpclib==0.4.7
h2==4.1.0
hpack==4.0.0
hyperframe==6.0.1
idna==3.6
imagesize==1.4.1
iniconfig==2.0.0
isort==5.13.2
jedi==0.19.1
Jinja2==3.1.3
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
MarkupSafe==2.1.5
maturin==1.5.1
mccabe==0.7.0
multidict==6.0.5
mypy==1.9.0
mypy-extensions==1.0.0
mypy-protobuf==3.6.0
packaging==24.0
parso==0.8.4
platformdirs==4.2.0
pluggy==1.4.0
protobuf==4.25.3
pycryptodome==3.20.0
Pygments==2.17.2
pylint==3.1.0
pytest==8.1.1
python-dateutil==2.9.0.post0
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.11.0
referencing==0.34.0
requests==2.31.0
rpds-py==0.18.0
ruff==0.3.7
schedule==1.2.1
six==1.16.0
smmap==5.0.1
snowballstemmer==2.2.0
Sphinx==7.2.6
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-htmlhelp==2.0.5
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
tomlkit==0.12.4
types-colorama==0.4.15.20240311
types-docutils==0.20.0.20240406
types-protobuf==5.26.0.20240422
types-Pygments==2.17.0.20240310
types-pytz==2024.1.0.20240203
types-setuptools==69.2.0.20240317
typing_extensions==4.11.0
ujson==5.9.0
urllib3==2.2.1