File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ asgiref==3.8.1
6
6
async-timeout == 4.0.3
7
7
attrs == 23.2.0
8
8
bitarray == 2.9.2
9
+ blinker == 1.8.2
9
10
certifi == 2024.7.4
10
11
charset-normalizer == 3.3.2
11
12
ckzg == 1.0.2
@@ -14,6 +15,7 @@ cytoolz==0.12.3
14
15
dj-database-url == 2.2.0
15
16
Django == 4.2
16
17
django-cors-headers == 4.4.0
18
+ django-cron == 0.6.0
17
19
djangorestframework == 3.15.2
18
20
-e git+https://github.com/zellular-xyz/eigensdk-python@1019c4932c04dfcc628615155f2aad1985093b18#egg=eigensdk
19
21
eth-account == 0.11.2
@@ -28,14 +30,18 @@ exceptiongroup==1.2.2
28
30
factory-boy == 3.3.0
29
31
Faker == 26.1.0
30
32
fastapi == 0.112.0
33
+ Flask == 3.0.3
31
34
frozenlist == 1.4.1
32
35
gunicorn == 22.0.0
33
36
h11 == 0.14.0
34
37
hexbytes == 0.3.1
35
38
idna == 3.7
39
+ itsdangerous == 2.2.0
40
+ Jinja2 == 3.1.4
36
41
jsonschema == 4.23.0
37
42
jsonschema-specifications == 2023.12.1
38
43
lru-dict == 1.2.0
44
+ MarkupSafe == 2.1.5
39
45
multidict == 6.0.5
40
46
packaging == 24.1
41
47
parsimonious == 0.10.0
@@ -48,6 +54,7 @@ pydantic_core==2.20.1
48
54
python-dateutil == 2.9.0.post0
49
55
python-dotenv == 1.0.1
50
56
pyunormalize == 15.1.0
57
+ PyYAML == 6.0.2
51
58
referencing == 0.35.1
52
59
regex == 2024.7.24
53
60
requests == 2.32.3
@@ -63,5 +70,6 @@ urllib3==2.2.2
63
70
uvicorn == 0.30.5
64
71
web3 == 6.20.1
65
72
websockets == 12.0
73
+ Werkzeug == 3.0.3
66
74
whitenoise == 6.7.0
67
75
yarl == 1.9.4
You can’t perform that action at this time.
0 commit comments