Files
fastapi-users/requirements.dev.txt
François Voron 848315badc Remove DB dependencies (#704)
* Remove database adapter in favor of external dependencies

* Prevent flit from installing all optional dependencies when testing build

* Remove MongoDB service during CI build
2021-08-27 17:01:50 +02:00

26 lines
260 B
Plaintext

-r requirements.txt
flake8
pytest
requests
isort
pytest-asyncio
flake8-docstrings
mkdocs
mkdocs-material
black
mypy
codecov
pytest-cov
pytest-mock
asynctest
flit
markdown-include
pygments
pymdown-extensions
bumpversion
httpx-oauth
httpx
asgi_lifespan
uvicorn