mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-04-28 19:56:14 -04:00
fix req
This commit is contained in:
parent
161c82ea9f
commit
97065b2c05
@ -1,62 +1,6 @@
|
|||||||
aiohttp==3.8.4
|
python-dotenv
|
||||||
aiosignal==1.3.1
|
uvicorn
|
||||||
anyio==3.6.2
|
requests
|
||||||
async-timeout==4.0.2
|
web3
|
||||||
attrs==22.2.0
|
pymongo
|
||||||
base58==2.1.1
|
fastapi
|
||||||
bitarray==2.7.3
|
|
||||||
certifi==2022.12.7
|
|
||||||
charset-normalizer==3.1.0
|
|
||||||
click==8.0.4
|
|
||||||
colorama==0.4.6
|
|
||||||
cytoolz==0.12.1
|
|
||||||
dnspython==2.3.0
|
|
||||||
eth-abi==2.2.0
|
|
||||||
eth-account==0.5.9
|
|
||||||
eth-hash==0.3.3
|
|
||||||
eth-keyfile==0.5.1
|
|
||||||
eth-keys==0.3.4
|
|
||||||
eth-rlp==0.2.1
|
|
||||||
eth-typing==2.3.0
|
|
||||||
eth-utils==1.10.0
|
|
||||||
ethereum-dasm==0.1.4
|
|
||||||
ethereum-etl==2.1.2
|
|
||||||
evmdasm==0.1.10
|
|
||||||
fastapi==0.94.0
|
|
||||||
frozenlist==1.3.3
|
|
||||||
h11==0.14.0
|
|
||||||
hexbytes==0.3.0
|
|
||||||
idna==3.4
|
|
||||||
ipfshttpclient==0.8.0a2
|
|
||||||
jsonschema==4.17.3
|
|
||||||
lru-dict==1.1.8
|
|
||||||
multiaddr==0.0.9
|
|
||||||
multidict==6.0.4
|
|
||||||
netaddr==0.8.0
|
|
||||||
numpy==1.24.2
|
|
||||||
pandas==1.5.3
|
|
||||||
parsimonious==0.8.1
|
|
||||||
protobuf==3.19.5
|
|
||||||
pycryptodome==3.17
|
|
||||||
pydantic==1.10.6
|
|
||||||
pymongo==4.3.3
|
|
||||||
pyrsistent==0.19.3
|
|
||||||
python-dateutil==2.8.2
|
|
||||||
python-dotenv==1.0.0
|
|
||||||
pytz==2022.7.1
|
|
||||||
requests==2.28.2
|
|
||||||
rlp==2.0.1
|
|
||||||
simplejson==3.18.3
|
|
||||||
six==1.16.0
|
|
||||||
sniffio==1.3.0
|
|
||||||
starlette==0.26.0.post1
|
|
||||||
tabulate==0.9.0
|
|
||||||
toolz==0.12.0
|
|
||||||
tqdm==4.65.0
|
|
||||||
typing_extensions==4.5.0
|
|
||||||
urllib3==1.26.15
|
|
||||||
uvicorn==0.21.0
|
|
||||||
varint==1.0.2
|
|
||||||
web3==5.31.3
|
|
||||||
websockets==9.1
|
|
||||||
yarl==1.8.2
|
|
@ -1,5 +0,0 @@
|
|||||||
# -*- encoding: utf-8 -*-
|
|
||||||
|
|
||||||
def upload_to_vercel():
|
|
||||||
print('tba')
|
|
||||||
pass
|
|
Loading…
x
Reference in New Issue
Block a user