diff --git a/pyproject.toml b/pyproject.toml index d2186a2..23c42bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,8 +7,7 @@ readme = "README.md" requires-python = ">=3.8" dependencies = [ "python-dotenv", - "surrealdb", - "pydantic>=2.4.2", + "surrealdb @ git+https://github.com/TudorAndrei-Pythia/surrealdb.py", ] license = { file = "LICENSE" } diff --git a/requirements-dev.lock b/requirements-dev.lock index 8aaf293..cb3b1eb 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -7,24 +7,17 @@ # all-features: false -e file:. -aiohttp==3.8.6 -aiosignal==1.3.1 annotated-types==0.6.0 anyio==4.0.0 -async-timeout==4.0.3 -attrs==23.1.0 certifi==2023.7.22 -charset-normalizer==3.3.2 -frozenlist==1.4.0 h11==0.14.0 httpcore==1.0.1 httpx==0.25.1 idna==3.4 -multidict==6.0.4 pydantic==2.4.2 pydantic-core==2.10.1 python-dotenv==1.0.0 sniffio==1.3.0 -surrealdb==0.2.0 +surrealdb @ git+https://github.com/TudorAndrei-Pythia/surrealdb.py typing-extensions==4.8.0 -yarl==1.9.2 +websockets==10.4 diff --git a/requirements.lock b/requirements.lock index 8aaf293..cb3b1eb 100644 --- a/requirements.lock +++ b/requirements.lock @@ -7,24 +7,17 @@ # all-features: false -e file:. -aiohttp==3.8.6 -aiosignal==1.3.1 annotated-types==0.6.0 anyio==4.0.0 -async-timeout==4.0.3 -attrs==23.1.0 certifi==2023.7.22 -charset-normalizer==3.3.2 -frozenlist==1.4.0 h11==0.14.0 httpcore==1.0.1 httpx==0.25.1 idna==3.4 -multidict==6.0.4 pydantic==2.4.2 pydantic-core==2.10.1 python-dotenv==1.0.0 sniffio==1.3.0 -surrealdb==0.2.0 +surrealdb @ git+https://github.com/TudorAndrei-Pythia/surrealdb.py typing-extensions==4.8.0 -yarl==1.9.2 +websockets==10.4