[e988c2]: / requirements.prod.in

Download this file

18 lines (13 with data), 318 Bytes

pyarrow
sqlalchemy

# Database driver for MS-SQL
pymssql

# Trino python client and database driver
trino

# Gives us isolation from the system version of SQLite and means we don't
# need to worry about e.g. some versions of SQLite missing the `FLOOR`
# function.
sqlean.py

# For graphing query graphs
networkx
pydot