#
# All Dependencies used for the Project `databasesCode`
#

# The python module for connecting to PostgreSQL databases.
psycopg == 3.2.9
