Skip to content

Commit 7343548

Browse files
committed
fix: dependency
1 parent f573f07 commit 7343548

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

opteryx/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# THIS FILE IS AUTOMATICALLY UPDATED DURING THE BUILD PROCESS
22
# DO NOT EDIT THIS FILE DIRECTLY
33

4-
__build__ = 1984
4+
__build__ = 1985
55
__author__ = "@joocer"
66
__version__ = "0.26.8"
77

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cassandra-driver
4242
pyiceberg[sql-sqlite]
4343
psycopg2-binary
4444
openpyxl
45-
vortex-data==0.56.0
45+
vortex-data
4646

4747
setuptools_rust
4848

0 commit comments

Comments
 (0)