Skip to content

Commit

Permalink
fix: updates requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewmeconry committed Jun 4, 2024
1 parent 32001bf commit ec8adef
Showing 1 changed file with 67 additions and 2 deletions.
69 changes: 67 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,67 @@
requests
python-dateutil
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
beautifulsoup4==4.12.2
bitarray==2.7.3
cbor2==5.4.6
certifi==2024.2.2
cfscrape==2.1.1
charset-normalizer==3.1.0
contourpy==1.2.1
crytic-compile==0.3.1
cycler==0.12.1
cytoolz==0.12.1
discord.py==2.2.3
dulwich==0.21.3
eth-abi==4.0.0
eth-account==0.8.0
eth-hash==0.5.1
eth-keyfile==0.6.1
eth-keys==0.4.0
eth-rlp==0.3.0
eth-typing==3.3.0
eth-utils==2.1.0
fonttools==4.51.0
frozenlist==1.3.3
git-dumper==1.0.6
hexbytes==0.3.0
idna==3.7
Jinja2==3.1.3
jsonschema==4.17.3
kiwisolver==1.4.5
lru-dict==1.1.8
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.8.4
mdurl==0.1.2
mmh3==3.1.0
multidict==6.0.4
numpy==1.26.4
packaging==24.0
parsimonious==0.9.0
pillow==10.3.0
prettytable==3.6.0
pycryptodome==3.17
pygame==2.4.0
Pygments==2.17.2
pyparsing==3.1.2
pyrsistent==0.19.3
PySocks==1.7.1
python-dateutil==2.8.2
python-frontmatter==1.1.0
pytz==2024.1
PyYAML==6.0.1
regex==2023.5.5
requests==2.32.2
rich==13.7.1
rlp==3.0.0
six==1.16.0
slither-analyzer==0.9.3
solc-select==1.0.3
soupsieve==2.4
toolz==0.12.0
urllib3==2.2.1
wcwidth==0.2.6
web3==6.3.0
websockets==11.0.3
yarl==1.9.2

0 comments on commit ec8adef

Please sign in to comment.