File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 22boto3==1.25.0
33minio==7.1.12
44numpy==1.23.4
5- pandas==2.2.3
5+ pandas==1.5.1
66psycopg2-binary==2.9.9
77SQLAlchemy==1.4.42
Original file line number Diff line number Diff line change @@ -26,8 +26,6 @@ exceptiongroup==1.2.2
2626 # via anyio
2727fastapi==0.115.2
2828 # via -r mini-requirements.in
29- greenlet==3.1.1
30- # via sqlalchemy
3129h11==0.14.0
3230 # via uvicorn
3331idna==3.10
@@ -44,7 +42,7 @@ numpy==1.23.4
4442 # via
4543 # -r common-requirements.in
4644 # pandas
47- pandas==2.2.3
45+ pandas==1.5.1
4846 # via -r common-requirements.in
4947psycopg2-binary==2.9.9
5048 # via -r common-requirements.in
@@ -79,8 +77,6 @@ typing-extensions==4.12.2
7977 # pydantic
8078 # pydantic-core
8179 # starlette
82- tzdata==2024.2
83- # via pandas
8480urllib3==1.26.20
8581 # via
8682 # botocore
You can’t perform that action at this time.
0 commit comments