Skip to content

Commit cb446ea

Browse files
committed
add psycopg2
1 parent c6f6506 commit cb446ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/eod_1_otc_services_dict.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import base64
88
import requests
99
import yaml
10+
import psycopg2
1011

1112
from config import Database, EnvVariables, setup_logging, Timer
1213

0 commit comments

Comments
 (0)