Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 51575c2

Browse files
authored
Merge pull request #30 from spicehq/lock-deps
lock deps
2 parents ab76507 + a780403 commit 51575c2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ eth-utils==1.10.0
33
eth-abi==2.1.1
44
click==8.1.2
55
ethereum-dasm==0.1.5
6-
base58
7-
requests
8-
sqlalchemy
9-
psycopg2
6+
base58==2.1.1
7+
requests==2.28.2
8+
sqlalchemy==1.4.46
9+
psycopg2==2.9.5

0 commit comments

Comments
 (0)