forked from Cyfrin/moccasin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.lock
158 lines (157 loc) · 3 KB
/
requirements.lock
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
annotated-types==0.7.0
# via pydantic
asttokens==2.4.1
# via vyper
attrs==23.2.0
# via hypothesis
bitarray==2.9.2
# via eth-account
cached-property==1.5.2
# via py-ecc
# via py-evm
cbor2==5.6.4
# via vyper
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
ckzg==1.0.2
# via eth-account
# via py-evm
coverage==7.6.0
# via pytest-cov
cytoolz==0.12.3
# via eth-utils
docopt-ng==0.9.0
# via gaboon
eth-abi==5.1.0
# via eth-account
# via titanoboa
eth-account==0.13.0
# via titanoboa
eth-bloom==3.0.1
# via py-evm
eth-hash==0.7.0
# via eth-bloom
# via eth-utils
# via trie
eth-keyfile==0.8.1
# via eth-account
eth-keys==0.5.1
# via eth-account
# via eth-keyfile
# via py-evm
eth-rlp==2.1.0
# via eth-account
eth-stdlib==0.2.7
# via titanoboa
eth-typing==4.4.0
# via eth-abi
# via eth-keys
# via eth-utils
# via py-ecc
# via py-evm
# via titanoboa
eth-utils==4.1.1
# via eth-abi
# via eth-account
# via eth-keyfile
# via eth-keys
# via eth-rlp
# via py-ecc
# via py-evm
# via rlp
# via trie
hexbytes==1.2.1
# via eth-account
# via eth-rlp
# via trie
hypothesis==6.108.2
# via titanoboa
idna==3.7
# via requests
importlib-metadata==8.0.0
# via vyper
iniconfig==2.0.0
# via pytest
lru-dict==1.3.0
# via py-evm
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==23.2
# via pytest
# via vyper
parsimonious==0.10.0
# via eth-abi
pluggy==1.5.0
# via pytest
py-ecc==7.0.1
# via py-evm
py-evm==0.10.1b1
# via titanoboa
pycryptodome==3.20.0
# via eth-hash
# via eth-keyfile
# via eth-stdlib
# via vyper
pydantic==2.8.2
# via eth-account
pydantic-core==2.20.1
# via pydantic
pygments==2.18.0
# via rich
pytest==8.2.2
# via gaboon
# via pytest-cov
# via titanoboa
pytest-cov==5.0.0
# via titanoboa
regex==2024.5.15
# via parsimonious
requests==2.32.3
# via titanoboa
rich==13.7.1
# via titanoboa
rlp==4.0.1
# via eth-account
# via eth-rlp
# via py-evm
# via trie
six==1.16.0
# via asttokens
sortedcontainers==2.4.0
# via hypothesis
# via trie
titanoboa @ git+https://github.com/vyperlang/titanoboa@573d796a7fef70c73ad427e3bf1ddf90acd8e0ee
# via gaboon
toolz==0.12.1
# via cytoolz
trie==3.0.1
# via py-evm
typing-extensions==4.12.2
# via eth-typing
# via pydantic
# via pydantic-core
# via titanoboa
urllib3==2.2.2
# via requests
vyper @ git+https://github.com/vyperlang/vyper.git@5067b86906f4a3815c4d7a2d3b64f2694ae3a520
# via gaboon
# via titanoboa
wheel==0.43.0
# via vyper
zipp==3.19.2
# via importlib-metadata