diff --git a/requirements.txt b/requirements.txt index 8715459..e2569b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pip>=22.2.2 +pip>=22.3 wheel>=0.37.1 # jupyter @@ -39,7 +39,7 @@ typing-extensions>=3.10.0.2 python-dotenv>=0.20.0 jsonschema>=4.4.0 lazy-load>=0.8.2 -pyyaml>=5.4.1 +pyyaml>=6.0 pydantic>=1.9.1 datamodel-code-generator>=0.12.0