Skip to content

Commit

Permalink
Update the version of setuptools to >=65.5.1 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
linlin-s committed Apr 17, 2023
1 parent b7b00f0 commit 10d5da0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-runner==5.3.1
toml==0.10.2
tox==3.23.1
virtualenv==20.4.7
setuptools<=60.5.0
setuptools>=65.5.1
docopt==0.6.2
tabulate==0.9.0
simplejson~=3.18.3
Expand All @@ -22,4 +22,4 @@ six~=1.16.0
cbor~=1.0.0
cbor2~=5.4.6
python-rapidjson~=1.9
ujson~=5.7.0
ujson~=5.7.0

0 comments on commit 10d5da0

Please sign in to comment.