Skip to content

Commit

Permalink
Remove >=2.32 from requests
Browse files Browse the repository at this point in the history
  • Loading branch information
oyamad committed Aug 13, 2024
1 parent dd70126 commit 013d2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- sympy
- ipython
- flake8
- requests>=2.32
- requests
- urllib3>=2
- flit
- chardet # python>3.9,osx
Expand Down

0 comments on commit 013d2dd

Please sign in to comment.