Skip to content

Commit

Permalink
enable fetching latest version of PE us from toml
Browse files Browse the repository at this point in the history
  • Loading branch information
noman404 committed Jan 8, 2025
1 parent 48781e9 commit 75d2d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"policyengine-us",
"policyengine-us>=1.168.0",
"pandas",
"PyYAML",
"click",
Expand Down

0 comments on commit 75d2d37

Please sign in to comment.