-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 967 Bytes
/
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
aiohappyeyeballs==2.4.4
aiohttp==3.11.10
aiosignal==1.3.2
annotated-types==0.7.0
asgiref==3.8.1
attrs==24.2.0
bitarray==3.0.0
certifi==2024.8.30
charset-normalizer==3.4.0
ckzg==2.0.1
cytoolz==1.0.1
dj-database-url==2.3.0
Django==5.1.4
django-heroku==0.3.1
django-ranged-response==0.2.0
django-simple-captcha==0.6.0
djangorestframework==3.15.2
eth-account==0.13.4
eth-hash==0.7.0
eth-keyfile==0.8.1
eth-keys==0.6.0
eth-rlp==2.1.0
eth-typing==5.0.1
eth-utils==5.1.0
eth_abi==5.1.0
frozenlist==1.5.0
gunicorn==23.0.0
hexbytes==1.2.1
idna==3.10
multidict==6.1.0
packaging==24.2
parsimonious==0.10.0
pillow==11.0.0
propcache==0.2.1
psycopg2==2.9.10
pycryptodome==3.21.0
pydantic==2.10.3
pydantic_core==2.27.1
python-dotenv==1.0.1
pyunormalize==16.0.0
regex==2024.11.6
requests==2.32.3
rlp==4.0.1
sqlparse==0.5.3
toolz==1.0.0
types-requests==2.32.0.20241016
typing_extensions==4.12.2
urllib3==2.2.3
web3==7.6.0
websockets==13.1
wheel==0.45.1
whitenoise==6.8.2
yarl==1.18.3