Skip to content

Commit 58b8658

Browse files
Merge pull request #201 from InjectiveLabs/f/remove_deps_pipfile
F/remove deps pipfile
2 parents 1a8fbea + e8343b8 commit 58b8658

File tree

4 files changed

+957
-526
lines changed

4 files changed

+957
-526
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
protobuf = "==3.19.1"
8-
grpcio-tools = "==1.42.0"
7+
protobuf = "*"
8+
grpcio-tools = "*"
99
grpcio = "*"
1010
asyncio = "*"
1111
aiohttp = "*"

0 commit comments

Comments
 (0)