typo fixed

This commit is contained in:
danil
2023-02-08 00:21:58 +04:00
parent 0c65289a80
commit 7698f0672d

View File

@@ -65,7 +65,7 @@ sudo apt install php-cgi phpunit php-codesniffer \
pip3 install --user behave mkdocs mkdocstrings pytest pytest-asyncio pylint \
mypy types-PyYAML types-jinja2 types-psycopg2 types-psutil \
types-ujosn types-requests typing-extensions\
types-ujson types-requests typing-extensions\
sanic-testing httpx asgi-lifespan
```