Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c754df9

Browse files
committedDec 13, 2024·
changes in files
1 parent 8225586 commit c754df9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,12 @@ uvicorn==0.24.0
1010
aiohttp==3.10.5
1111
gunicorn==20.1.0
1212
pydantic-settings==2.2.1
13+
# Development Tools
14+
pylint==2.17.5
15+
autopep8==2.0.2
16+
black==23.9.1
17+
isort==5.12.0
18+
flake8==6.0.0
19+
pyment==0.3.3
20+
charset-normalizer==3.3.0
21+
pycodestyle==2.10.0

0 commit comments

Comments
 (0)
Please sign in to comment.