Skip to content

Commit

Permalink
Merge pull request #507 from mamba-org/fcollonval-patch-1
Browse files Browse the repository at this point in the history
Move httpx as dependency
  • Loading branch information
wolfv authored Apr 25, 2022
2 parents 29fb81d + ea78ac8 commit d60d7f0
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 @@ -23,10 +23,11 @@ install_requires =
alembic
aiofiles
appdirs
authlib
authlib<1.0.0
fastapi
fsspec
h2
httpx~=0.20.0
importlib-metadata
itsdangerous
jinja2
Expand Down Expand Up @@ -72,7 +73,6 @@ client =
dev =
black
flake8
httpx~=0.20.0
isort
pre-commit
pytest
Expand Down

0 comments on commit d60d7f0

Please sign in to comment.