Skip to content

Commit e9632fc

Browse files
updated pvsite-datamodel to newest version in pyproject.toml (#78)
1 parent fe55c9d commit e9632fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = ["Programming Language :: Python :: 3"]
1919
dependencies = [
2020
"cryptography >= 42.0.7",
2121
"fastapi >= 0.105.0",
22-
"pvsite-datamodel >= 1.0.28",
22+
"pvsite-datamodel >= 1.0.37",
2323
"pyjwt >= 2.8.0",
2424
"pyproj >= 3.3.0",
2525
"pytz >= 2023.3",

0 commit comments

Comments
 (0)