Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyu-ms committed Dec 6, 2024
1 parent 04fbc13 commit 8957e2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"dill",
"gherkin-official==4.1.3",
"parse",
"python-rapidjson; python_version>='3.8'"
"orjson; python_version>='3.8'",
"flask-orjson; python_version>='3.8'"
]
requires-python = ">=3.7"

Expand Down

0 comments on commit 8957e2e

Please sign in to comment.