File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ pyarrow==15.0.0 # For Parquet and Feather file support
4646xlrd == 2.0.1 # For Excel file support
4747pillow == 10.4.0
4848protobuf == 5.28.3
49- pydantic == 2.11.7 # Updated for deepeval and ML packages compatibility
50- pydantic_core == 2.33.2 # Matched with pydantic
49+ pydantic == 2.9.2
50+ pydantic_core == 2.23.4 # Matched with pydantic
5151pyecharts == 2.0.3
5252pyecharts-snapshot @ git+https://github.com/Deepthi-Chand/pyecharts-snapshot.git@8d6cadd055db6c919a1447064185d00d1b30ce01
5353python-dateutil == 2.9.0.post0
@@ -58,8 +58,8 @@ requests==2.31.0
5858sqlalchemy == 2.0.39
5959six == 1.16.0
6060sqlparse == 0.4.4
61- strawberry-graphql == 0.243.0
62- strawberry-graphql-django == 0.47.2
61+ strawberry-graphql == 0.235.2
62+ strawberry-graphql-django == 0.42.0
6363typing-extensions == 4.15.0
6464tzdata == 2024.1
6565urllib3 == 2.2.1
You can’t perform that action at this time.
0 commit comments