mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
169 lines
2.7 KiB
Plaintext
169 lines
2.7 KiB
Plaintext
alembic==1.7.7
|
|
anyio==3.6.1
|
|
appnope==0.1.3
|
|
asgiref==3.5.2
|
|
astroid==2.6.6
|
|
asttokens==2.0.5
|
|
asyncpg==0.25.0
|
|
attrs==21.4.0
|
|
autoflake==1.4
|
|
backcall==0.2.0
|
|
black==22.3.0
|
|
certifi==2022.5.18.1
|
|
charset-normalizer==2.0.12
|
|
click==8.1.3
|
|
commonmark==0.9.1
|
|
coverage==6.4
|
|
decorator==5.1.1
|
|
devtools==0.8.0
|
|
dnspython==2.2.1
|
|
dparse==0.5.1
|
|
eventlet==0.33.1
|
|
executing==0.8.3
|
|
fastapi==0.78.0
|
|
flake8==4.0.1
|
|
greenlet==2.0.0a2
|
|
h11==0.12.0
|
|
httpcore==0.13.7
|
|
httptools==0.4.0
|
|
httpx==1.0.0b0
|
|
idna==3.3
|
|
iniconfig==1.1.1
|
|
ipython==8.3.0
|
|
isort==5.10.1
|
|
jedi==0.18.1
|
|
lazy-object-proxy==1.7.1
|
|
Mako==1.2.0
|
|
MarkupSafe==2.1.1
|
|
matplotlib-inline==0.1.3
|
|
mccabe==0.6.1
|
|
mypy==0.960
|
|
mypy-extensions==0.4.3
|
|
packaging==21.3
|
|
parso==0.8.3
|
|
pathspec==0.9.0
|
|
pexpect==4.8.0
|
|
pickleshare==0.7.5
|
|
platformdirs==2.5.2
|
|
pluggy==1.0.0
|
|
prompt-toolkit==3.0.29
|
|
ptyprocess==0.7.0
|
|
pure-eval==0.2.2
|
|
py==1.11.0
|
|
pycodestyle==2.8.0
|
|
pydantic==1.9.1
|
|
pyflakes==2.4.0
|
|
Pygments==2.12.0
|
|
pylint==3.0.0a4
|
|
pyparsing==3.0.9
|
|
pytest==7.1.2
|
|
pytest-asyncio==0.18.3
|
|
pytest-cov==3.0.0
|
|
pyupgrade==2.32.1
|
|
PyYAML==6.0
|
|
requests==2.27.1
|
|
rfc3986==1.5.0
|
|
rich==12.4.4
|
|
ruamel.yaml==0.17.21
|
|
ruamel.yaml.clib==0.2.6
|
|
safety==2.0b1
|
|
six==1.16.0
|
|
sniffio==1.2.0
|
|
SQLAlchemy==1.4.36
|
|
stack-data==0.2.0
|
|
starlette==0.19.1
|
|
tokenize-rt==4.2.1
|
|
toml==0.10.2
|
|
tomli==2.0.1
|
|
traitlets==5.2.1.post0
|
|
typing_extensions==4.2.0
|
|
urllib3==1.26.9
|
|
uvicorn==0.17.6
|
|
uvloop==0.16.0
|
|
wcwidth==0.2.5
|
|
wrapt==1.12.1
|
|
alembic==1.7.7
|
|
anyio==3.6.1
|
|
appnope==0.1.3
|
|
asgiref==3.5.2
|
|
astroid==2.6.6
|
|
asttokens==2.0.5
|
|
asyncpg==0.25.0
|
|
attrs==21.4.0
|
|
autoflake==1.4
|
|
backcall==0.2.0
|
|
black==22.3.0
|
|
certifi==2022.5.18.1
|
|
charset-normalizer==2.0.12
|
|
click==8.1.3
|
|
commonmark==0.9.1
|
|
coverage==6.4
|
|
decorator==5.1.1
|
|
devtools==0.8.0
|
|
dnspython==2.2.1
|
|
dparse==0.5.1
|
|
eventlet==0.33.1
|
|
executing==0.8.3
|
|
fastapi==0.78.0
|
|
flake8==4.0.1
|
|
greenlet==2.0.0a2
|
|
h11==0.12.0
|
|
httpcore==0.13.7
|
|
httptools==0.4.0
|
|
httpx==1.0.0b0
|
|
idna==3.3
|
|
iniconfig==1.1.1
|
|
ipython==8.3.0
|
|
isort==5.10.1
|
|
jedi==0.18.1
|
|
lazy-object-proxy==1.7.1
|
|
Mako==1.2.0
|
|
MarkupSafe==2.1.1
|
|
matplotlib-inline==0.1.3
|
|
mccabe==0.6.1
|
|
mypy==0.960
|
|
mypy-extensions==0.4.3
|
|
packaging==21.3
|
|
parso==0.8.3
|
|
pathspec==0.9.0
|
|
pexpect==4.8.0
|
|
pickleshare==0.7.5
|
|
platformdirs==2.5.2
|
|
pluggy==1.0.0
|
|
prompt-toolkit==3.0.29
|
|
ptyprocess==0.7.0
|
|
pure-eval==0.2.2
|
|
py==1.11.0
|
|
pycodestyle==2.8.0
|
|
pydantic==1.9.1
|
|
pyflakes==2.4.0
|
|
Pygments==2.12.0
|
|
pylint==3.0.0a4
|
|
pyparsing==3.0.9
|
|
pytest==7.1.2
|
|
pytest-asyncio==0.18.3
|
|
pytest-cov==3.0.0
|
|
pyupgrade==2.32.1
|
|
PyYAML==6.0
|
|
requests==2.27.1
|
|
rfc3986==1.5.0
|
|
rich==12.4.4
|
|
ruamel.yaml==0.17.21
|
|
ruamel.yaml.clib==0.2.6
|
|
safety==2.0b1
|
|
six==1.16.0
|
|
sniffio==1.2.0
|
|
SQLAlchemy==1.4.36
|
|
stack-data==0.2.0
|
|
starlette==0.19.1
|
|
tokenize-rt==4.2.1
|
|
toml==0.10.2
|
|
tomli==2.0.1
|
|
traitlets==5.2.1.post0
|
|
typing_extensions==4.2.0
|
|
urllib3==1.26.9
|
|
uvicorn==0.17.6
|
|
uvloop==0.16.0
|
|
wcwidth==0.2.5
|
|
wrapt==1.12.1
|