Skip to content

Commit 9223614

Browse files
committed
Add package flake8 to requirements.txt
1 parent 3cebb8e commit 9223614

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
annotated-types==0.5.0
22
anyio==3.7.1
33
fastapi==0.101.1
4+
flake8==6.1.0
45
idna==3.4
6+
mccabe==0.7.0
57
numpy==1.25.2
68
pandas==2.0.3
9+
pycodestyle==2.11.0
710
pydantic==2.3.0
811
pydantic_core==2.6.3
12+
pyflakes==3.1.0
913
python-dateutil==2.8.2
1014
pytz==2023.3
1115
six==1.16.0

0 commit comments

Comments
 (0)