Skip to content

Commit

Permalink
Merge branch 'develop' into feature/Avaiga#1248-cover-json-data-node-…
Browse files Browse the repository at this point in the history
…control-new
  • Loading branch information
FredLL-Avaiga authored Nov 8, 2024
2 parents c153dba + 54e9209 commit 0eb3324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def run(self):
"python-magic-bin>=0.4.14,<0.5;platform_system=='Windows'",
],
"rdp": ["rdp>=0.8"],
"arrow": ["pyarrow>=17.0.0,<18.0"],
"arrow": ["pyarrow>=16.0.0,<18.0"],
"mssql": ["pyodbc>=4"],
},
cmdclass={"build_py": NPMInstall},
Expand Down

0 comments on commit 0eb3324

Please sign in to comment.