File tree Expand file tree Collapse file tree 5 files changed +25
-5
lines changed Expand file tree Collapse file tree 5 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile common-requirements.in
66#
7+ annotated-types==0.7.0
8+ # via pydantic
79anyio==4.4.0
810 # via starlette
911boto3==1.25.0
@@ -44,10 +46,12 @@ pandas==1.5.1
4446 # via -r common-requirements.in
4547psycopg2-binary==2.9.9
4648 # via -r common-requirements.in
47- pydantic==1.10.13
49+ pydantic==2.7.4
4850 # via
4951 # -r mini-requirements.in
5052 # fastapi
53+ pydantic-core==2.18.4
54+ # via pydantic
5155python-dateutil==2.9.0.post0
5256 # via
5357 # botocore
@@ -71,6 +75,7 @@ typing-extensions==4.12.2
7175 # anyio
7276 # fastapi
7377 # pydantic
78+ # pydantic-core
7479 # starlette
7580urllib3==1.26.19
7681 # via
Original file line number Diff line number Diff line change 11fastapi==0.110.3
22uvicorn==0.22.0
3- pydantic==1.10.13
3+ pydantic==2.7.4
44requests==2.31.0
Original file line number Diff line number Diff line change 44#
55# pip-compile mini-requirements.in
66#
7+ annotated-types==0.7.0
8+ # via pydantic
79anyio==4.4.0
810 # via starlette
911certifi==2024.7.4
@@ -22,10 +24,12 @@ idna==3.8
2224 # via
2325 # anyio
2426 # requests
25- pydantic==1.10.13
27+ pydantic==2.7.4
2628 # via
2729 # -r mini-requirements.in
2830 # fastapi
31+ pydantic-core==2.18.4
32+ # via pydantic
2933requests==2.31.0
3034 # via -r mini-requirements.in
3135sniffio==1.3.1
@@ -37,6 +41,7 @@ typing-extensions==4.12.2
3741 # anyio
3842 # fastapi
3943 # pydantic
44+ # pydantic-core
4045 # starlette
4146urllib3==2.2.2
4247 # via requests
Original file line number Diff line number Diff line change 66#
77--extra-index-url https://download.pytorch.org/whl/cpu
88
9+ annotated-types==0.7.0
10+ # via pydantic
911anyio==4.4.0
1012 # via starlette
1113boto3==1.25.0
@@ -81,10 +83,12 @@ psycopg2-binary==2.9.9
8183 # via -r common-requirements.in
8284pyaml==24.7.0
8385 # via scikit-optimize
84- pydantic==1.10.13
86+ pydantic==2.7.4
8587 # via
8688 # -r mini-requirements.in
8789 # fastapi
90+ pydantic-core==2.18.4
91+ # via pydantic
8892python-dateutil==2.9.0.post0
8993 # via
9094 # botocore
@@ -145,6 +149,7 @@ typing-extensions==4.12.2
145149 # fastapi
146150 # huggingface-hub
147151 # pydantic
152+ # pydantic-core
148153 # starlette
149154 # torch
150155urllib3==1.26.19
Original file line number Diff line number Diff line change 66#
77--extra-index-url https://download.pytorch.org/whl/cu113
88
9+ annotated-types==0.7.0
10+ # via pydantic
911anyio==4.4.0
1012 # via starlette
1113boto3==1.25.0
@@ -81,10 +83,12 @@ psycopg2-binary==2.9.9
8183 # via -r common-requirements.in
8284pyaml==24.7.0
8385 # via scikit-optimize
84- pydantic==1.10.13
86+ pydantic==2.7.4
8587 # via
8688 # -r mini-requirements.in
8789 # fastapi
90+ pydantic-core==2.18.4
91+ # via pydantic
8892python-dateutil==2.9.0.post0
8993 # via
9094 # botocore
@@ -145,6 +149,7 @@ typing-extensions==4.12.2
145149 # fastapi
146150 # huggingface-hub
147151 # pydantic
152+ # pydantic-core
148153 # starlette
149154 # torch
150155urllib3==1.26.19
You can’t perform that action at this time.
0 commit comments