YAYA20 commited on
Commit
c3abf08
·
verified ·
1 Parent(s): 455b3c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +35 -62
requirements.txt CHANGED
@@ -1,63 +1,36 @@
1
- aiohttp==3.8.1
2
- aiosignal==1.2.0
3
- async-timeout==4.0.2
4
- attrs==21.4.0
5
- backports.entry-points-selectable==1.1.1
6
- base58==2.1.1
7
- bitarray==1.2.2
8
- cached-property==1.5.2
9
- certifi==2021.10.8
10
- charset-normalizer==2.0.10
11
- click==8.0.3
12
- colorama==0.4.4
13
- commonmark==0.9.1
14
- cytoolz==0.11.2
15
- distlib==0.3.4
16
- eth-abi==2.1.1
17
- eth-account==0.5.7
18
- eth-hash==0.3.2
19
- eth-keyfile==0.5.1
20
- eth-keys==0.3.4
21
- eth-rlp==0.2.1
22
- eth-typing==2.3.0
23
- eth-utils==1.10.0
24
- filelock==3.4.0
25
- frozenlist==1.2.0
26
- haralyzer==2.0.0
27
- hexbytes==0.2.2
28
- idna==3.3
29
- ipfshttpclient==0.8.0a2
30
- jsonschema==3.2.0
31
- lru-dict==1.1.7
32
- multiaddr==0.0.9
33
- multidict==5.2.0
34
- netaddr==0.8.0
35
- numpy==1.22.3
36
- pandas==1.4.2
37
- parsimonious==0.8.1
38
- pipenv==2021.11.23
39
- pipenv-poetry-migrate==0.2.0
40
- platformdirs==2.4.0
41
- polygonscan-python==1.0.2
42
- protobuf==3.19.4
43
- pycryptodome==3.13.0
44
- Pygments==2.11.2
45
- pyrsistent==0.18.1
46
- python-dateutil==2.8.2
47
- python-dotenv==0.19.2
48
- pytz==2022.1
49
- requests==2.27.1
50
- rich==9.13.0
51
- rlp==2.0.1
52
  six==1.16.0
53
- tomlkit==0.10.1
54
- toolz==0.11.2
55
- typing-extensions==3.10.0.2
56
- uniswap-python==0.5.5
57
- urllib3==1.26.8
58
- varint==1.0.2
59
- virtualenv==20.10.0
60
- virtualenv-clone==0.5.7
61
- web3==5.26.0
62
- websockets==9.1
63
- yarl==1.7.2
 
1
+ bleach==6.1.0
2
+ bokeh==3.4.3
3
+ certifi==2024.7.4
4
+ charset-normalizer==3.3.2
5
+ colorcet==3.1.0
6
+ contourpy==1.2.1
7
+ holoviews==1.19.1
8
+ hvplot==0.10.0
9
+ idna==3.7
10
+ Jinja2==3.1.4
11
+ linkify-it-py==2.0.3
12
+ Markdown==3.6
13
+ markdown-it-py==3.0.0
14
+ MarkupSafe==2.1.5
15
+ mdit-py-plugins==0.4.1
16
+ mdurl==0.1.2
17
+ numpy==2.0.1
18
+ packaging==24.1
19
+ pandas==2.2.2
20
+ panel==1.4.4
21
+ param==2.1.1
22
+ pillow==10.4.0
23
+ python-dateutil==2.9.0.post0
24
+ pytz==2024.1
25
+ pyviz_comms==3.0.2
26
+ PyYAML==6.0.1
27
+ requests==2.32.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  six==1.16.0
29
+ tornado==6.4.1
30
+ tqdm==4.66.4
31
+ typing_extensions==4.12.2
32
+ tzdata==2024.1
33
+ uc-micro-py==1.0.3
34
+ urllib3==2.2.2
35
+ webencodings==0.5.1
36
+ xyzservices==2024.6.0