Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 5e36387

Browse files
committed
Added lib.
1 parent 42b3807 commit 5e36387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "thetadata"
7-
version = "0.9.0"
7+
version = "0.9.1"
88
authors = [
99
{ name="Bailey Danseglio", email="[email protected]" },
1010
{ name="Adler Weber", email="[email protected]" },
@@ -23,7 +23,7 @@ dependencies = [
2323
"pandas",
2424
"wget",
2525
"psutil",
26-
26+
"ijson",
2727
]
2828

2929
[project.optional-dependencies]

0 commit comments

Comments
 (0)