Skip to content

Commit

Permalink
latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinMosin93 committed Nov 11, 2023
1 parent c61df4a commit 3ccc5b4
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions dev.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
aiosqlite==0.19.0
anyio==3.7.1
astor==0.8.1
asttokens==2.2.1
asyncpg==0.28.0
attrs==23.1.0
bandit==1.7.5
black==23.7.0
certifi==2023.7.22
cfgv==3.3.1
charset-normalizer==3.2.0
click==8.1.6
coverage==7.2.7
distlib==0.3.7
exceptiongroup==1.1.2
fastapi==0.100.0
filelock==3.12.2
flake8==6.0.0
flake8-aaa==0.16.0
flake8-annotations==3.0.1
flake8-bandit==4.1.1
flake8-bugbear==23.7.10
flake8-comprehensions==3.14.0
flake8-print==5.0.0
flake8-quotes==3.3.2
flake8_simplify==0.20.0
gitdb==4.0.10
GitPython==3.1.32
greenlet==2.0.2
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
identify==2.5.25
idna==3.4
iniconfig==2.0.0
markdown-it-py==3.0.0
mccabe==0.7.0
mdurl==0.1.2
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.1
pathspec==0.11.1
pbr==5.11.1
platformdirs==3.9.1
pluggy==1.2.0
pre-commit==3.3.3
psycopg2-binary==2.9.6
pycodestyle==2.10.0
pydantic==1.10.11
pyflakes==3.0.1
Pygments==2.15.1
pytest==7.4.0
pytest-asyncio==0.21.1
pytest-env==0.8.2
python-decouple==3.8
PyYAML==6.0.1
requests==2.31.0
rich==13.4.2
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a35
sqlmodel==0.0.8
starlette==0.27.0
stevedore==5.1.0
tomli==2.0.1
typing_extensions==4.7.1
urllib3==2.0.4
uvicorn==0.23.1
virtualenv==20.24.1

0 comments on commit 3ccc5b4

Please sign in to comment.