Closed stolenvw closed 1 year ago
I forgot to pin it in the requirements, but if you update to pudantic>=2 this will be fixed.
need to fix your requirements got this when updating tiktokapipy
Requirement already satisfied: pydantic in ./.venv/lib/python3.10/site-packages (from tiktokapipy==0.2.0.post1->-r requirements.txt (line 11)) (1.10.4)
will try updating it
updating pydantic to 2.0.2 did fix the issues, Thank you
Getting this with version 0.2.0.post1
pip freeze versions
pydantic==1.10.4 tiktokapipy==0.2.0.post1