Skip to content

Commit 0c9d5a1

Browse files
chore(deps): update substrate-interface requirement
Updates the requirements on [substrate-interface](https://github.com/polkascan/py-substrate-interface) to permit the latest version. - [Release notes](https://github.com/polkascan/py-substrate-interface/releases) - [Commits](JAMdotTech/py-polkadot-sdk@v1.7.11...v1.8.1) --- updated-dependencies: - dependency-name: substrate-interface dependency-version: 1.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 237ce19 commit 0c9d5a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ docker>=7.0.0,<8.0.0
44
pandas>=2.1.4,<3.0.0
55
datasets>=2.16.1,<3.0.0
66
diskcache>=5.6.3,<6.0.0
7-
substrate-interface>=1.7.11,<1.8
7+
substrate-interface>=1.7.11,<1.9
88
python-dotenv>=1.0.1,<2.0.0
99
pydantic[email,timezone]>=2.0.3,<3.0.0
1010
pydantic-settings>=2.8.1,<3.0.0

0 commit comments

Comments
 (0)