Skip to content

Commit 4f99212

Browse files
authored
chore: set upper bounds for JSON and Tables (#52)
* chore: set upper bounds for JSON and Tables * revert to 0.1.1
1 parent 0929a98 commit 4f99212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
1414
AwkwardPythonCallExt = "PythonCall"
1515

1616
[compat]
17+
JSON = "0.21.4"
1718
julia = "1.9"
19+
Tables = "1.11.1"
1820

1921
[extras]
2022
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"

0 commit comments

Comments
 (0)