Skip to content

Commit bdcc0d6

Browse files
committed
Remove test packages in requirements.txt
1 parent 78d7f6f commit bdcc0d6

1 file changed

Lines changed: 4 additions & 19 deletions

File tree

requirements.txt

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
annotated-types==0.5.0
2-
anyio==3.7.1
3-
fastapi==0.101.1
4-
flake8==6.1.0
5-
idna==3.4
6-
mccabe==0.7.0
7-
numpy==1.25.2
8-
pandas==2.0.3
9-
pycodestyle==2.11.0
10-
pydantic==2.3.0
11-
pydantic_core==2.6.3
12-
pyflakes==3.1.0
13-
python-dateutil==2.8.2
14-
pytz==2023.3
15-
six==1.16.0
16-
sniffio==1.3.0
17-
starlette==0.27.0
18-
typing_extensions==4.7.1
19-
tzdata==2023.3
1+
distlib==0.3.6
2+
filelock==3.12.2
3+
platformdirs==3.8.0
4+
virtualenv==20.23.1

0 commit comments

Comments
 (0)