-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.09 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
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.11.18
aiosignal==1.3.2
annotated-types==0.7.0
async-timeout==5.0.1
attrs==25.3.0
bitarray==3.3.1
cachetools==5.5.2
certifi==2025.1.31
charset-normalizer==3.4.1
ckzg==2.1.1
colorama==0.4.6
colorlog==6.9.0
cytoolz==1.0.1
eth-account==0.13.7
eth-hash==0.7.1
eth-rlp==2.2.0
eth-typing==5.2.1
eth-utils==5.3.0
eth_abi==5.2.0
frozenlist==1.6.0
hexbytes==1.3.0
idna==3.10
iniconfig==2.1.0
joblib==1.4.2
multidict==6.4.3
mypy==1.15.0
mypy-extensions==1.1.0
numpy==2.2.4
packaging==25.0
pandas==2.2.3
parsimonious==0.10.0
pluggy==1.5.0
propcache==0.3.1
pycryptodome==3.22.0
pydantic==2.11.3
pydantic_core==2.33.1
pytest==8.3.5
python-dateutil==2.9.0.post0
python-dotenv==1.1.0
pytz==2025.2
pyunormalize==16.0.0
regex==2024.11.6
requests==2.32.3
rlp==4.1.0
scheduling==0.0.2
scikit-learn==1.6.1
scipy==1.15.2
six==1.17.0
threadpoolctl==3.6.0
toolz==1.0.0
types-requests==2.32.0.20250328
typing-inspection==0.4.0
typing_extensions==4.13.2
tzdata==2025.2
urllib3==2.4.0
utils==1.0.2
web3==7.10.0
websockets==15.0.1
yarl==1.20.0
flask==3.1.0
flask-cors==5.0.1
flask_socketio==5.5.1