Skip to content

Commit

Permalink
Merge pull request #70 from Starry-OvO/develop
Browse files Browse the repository at this point in the history
Bug Fix
  • Loading branch information
lumina37 authored Jan 4, 2023
2 parents 86fd2e9 + e5287d4 commit f6dd239
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 @@ -27,7 +27,7 @@ dependencies = [
"httpx<0.24,>=0.23.0",
"httpx_ws<0.3,>=0.2.2",
"lxml<5,>=4.0.0",
"opencv-contrib-python-headless<=4.7.0,>=4.6.0.66",
"opencv-contrib-python-headless<4.8,>=4.6.0.66",
"protobuf<5,>=4.12.0",
"pycryptodome<4,>=3.0.0",
"pysimdjson<5.1,>=5.0.0",
Expand Down

0 comments on commit f6dd239

Please sign in to comment.