switched core emulator data files from using namedtuples to backported dataclasses
This commit is contained in:
parent
5d9b451b1d
commit
8186c62b19
11 changed files with 240 additions and 242 deletions
|
@ -1,6 +1,7 @@
|
|||
bcrypt==3.1.7
|
||||
cffi==1.14.0
|
||||
cryptography==2.8
|
||||
dataclasses==0.7
|
||||
fabric==2.5.0
|
||||
grpcio==1.27.2
|
||||
invoke==1.4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue