Skip to content

Commit 2d40cf3

Browse files
committed
try older ver
1 parent 186bce6 commit 2d40cf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.7.1"
1010
postgrest-py = "0.4.0"
11-
realtime-py="^0.1.2"
12-
gotrue="0.2.0"
13-
pytest="6.2.2"
11+
realtime-py = "^0.1.2"
12+
gotrue = "0.2.0"
13+
pytest = "^6"
1414

1515
[tool.poetry.dev-dependencies]
1616

0 commit comments

Comments
 (0)