File tree Expand file tree Collapse file tree 2 files changed +56
-53
lines changed
Expand file tree Collapse file tree 2 files changed +56
-53
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ classifiers=[
3232]
3333
3434[tool .poetry .dependencies ]
35- python = " >=3.9,<3.13"
35+ python = " >=3.9.2 ,<3.13"
3636click = " ^8.1.7"
3737pandas = " ^2.1.3"
3838requests = " ^2.31.0"
@@ -43,7 +43,7 @@ python-dotenv = "^1.0.1"
4343colorlog = " ^6.8.2"
4444sqlalchemy = " ^2.0.36"
4545sshtunnel = " ^0.4.0"
46- cryptography = " ^42 .0.8 "
46+ cryptography = " ^44 .0.1 "
4747snowflake-connector-python = " ^3.11.0"
4848aiomysql = " ^0.2.0"
4949paramiko = " ^3.4.0"
@@ -53,14 +53,14 @@ gspread = "^6.1.2"
5353google-api-python-client = " ^2.139.0"
5454google-cloud-bigquery = " ^3.25.0"
5555duckdb = " ^1.0.0"
56- Jinja2 = " ^3.1.4 "
56+ Jinja2 = " ^3.1.6 "
5757pyarrow = " ^17.0.0"
5858sqlglot = " ^25.22.0"
5959colorama = " ^0.4.6"
6060fastapi = " ^0.115.4"
6161uvicorn = " ^0.32.0"
6262typing-extensions = " ^4.12.2"
63- python-multipart = " ^0.0.17 "
63+ python-multipart = " ^0.0.18 "
6464fastapi-inertia = " ^1.0.3"
6565itsdangerous = " ^2.2.0"
6666starlette = " ^0.41.3"
You can’t perform that action at this time.
0 commit comments