mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-11-02 21:24:34 +08:00
* Remove database adapter in favor of external dependencies * Prevent flit from installing all optional dependencies when testing build * Remove MongoDB service during CI build
26 lines
260 B
Plaintext
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
|