diff --git a/requirements.txt b/requirements.txt index 8533911..ce8da29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,8 @@ idna==3.10 ; python_version >= "3.10" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0" mdurl==0.1.2 ; python_version >= "3.10" and python_version < "4.0" -pydantic-core==2.24.1 ; python_version >= "3.10" and python_version < "4.0" -pydantic==2.9.2 ; python_version >= "3.10" and python_version < "4.0" +pydantic-core +pydantic pygments==2.18.0 ; python_version >= "3.10" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0" requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0" @@ -29,4 +29,4 @@ typer~=0.12.5 python-dateutil~=2.9.0.post0 tenacity~=9.0.0 -playwright~=1.53.0 \ No newline at end of file +playwright \ No newline at end of file