Skip to content

Commit

Permalink
remove requests limit, bump typing_extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
elewis2 committed Jul 9, 2024
1 parent 4433f45 commit 1477c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ install_requires =
progressbar2
pandas>=1.1.0
jsonschema
requests<2.29.0
typing_extensions>=3.7.4.2,<4.4
requests
typing_extensions>=3.7.4.2,<5

[options.extras_require]
deploy = twine; wheel; m2r
Expand Down

0 comments on commit 1477c9f

Please sign in to comment.