We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d7f6f commit bdcc0d6Copy full SHA for bdcc0d6
1 file changed
requirements.txt
@@ -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
+distlib==0.3.6
+filelock==3.12.2
+platformdirs==3.8.0
+virtualenv==20.23.1
0 commit comments