Skip to content

Commit

Permalink
add psycopg2
Browse files Browse the repository at this point in the history
  • Loading branch information
ptichoid committed Sep 9, 2024
1 parent c6f6506 commit cb446ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/eod_1_otc_services_dict.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import base64
import requests
import yaml
import psycopg2

from config import Database, EnvVariables, setup_logging, Timer

Expand Down

0 comments on commit cb446ea

Please sign in to comment.