Skip to content

Commit a2a2a05

Browse files
committed
Update requirement
1 parent 910a848 commit a2a2a05

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

requirements.txt

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ asgiref==3.8.1
66
async-timeout==4.0.3
77
attrs==23.2.0
88
bitarray==2.9.2
9+
blinker==1.8.2
910
certifi==2024.7.4
1011
charset-normalizer==3.3.2
1112
ckzg==1.0.2
@@ -14,6 +15,7 @@ cytoolz==0.12.3
1415
dj-database-url==2.2.0
1516
Django==4.2
1617
django-cors-headers==4.4.0
18+
django-cron==0.6.0
1719
djangorestframework==3.15.2
1820
-e git+https://github.com/zellular-xyz/eigensdk-python@1019c4932c04dfcc628615155f2aad1985093b18#egg=eigensdk
1921
eth-account==0.11.2
@@ -28,14 +30,18 @@ exceptiongroup==1.2.2
2830
factory-boy==3.3.0
2931
Faker==26.1.0
3032
fastapi==0.112.0
33+
Flask==3.0.3
3134
frozenlist==1.4.1
3235
gunicorn==22.0.0
3336
h11==0.14.0
3437
hexbytes==0.3.1
3538
idna==3.7
39+
itsdangerous==2.2.0
40+
Jinja2==3.1.4
3641
jsonschema==4.23.0
3742
jsonschema-specifications==2023.12.1
3843
lru-dict==1.2.0
44+
MarkupSafe==2.1.5
3945
multidict==6.0.5
4046
packaging==24.1
4147
parsimonious==0.10.0
@@ -48,6 +54,7 @@ pydantic_core==2.20.1
4854
python-dateutil==2.9.0.post0
4955
python-dotenv==1.0.1
5056
pyunormalize==15.1.0
57+
PyYAML==6.0.2
5158
referencing==0.35.1
5259
regex==2024.7.24
5360
requests==2.32.3
@@ -63,5 +70,6 @@ urllib3==2.2.2
6370
uvicorn==0.30.5
6471
web3==6.20.1
6572
websockets==12.0
73+
Werkzeug==3.0.3
6674
whitenoise==6.7.0
6775
yarl==1.9.4

0 commit comments

Comments
 (0)