Update psycopg2 dependency to psycopg2-binary in requirements.txt; refine timestamp handling in main function of update_mongo.py; add new cache.tgz file.
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
logrotater==1.3
|
||||
numpy==2.2.3
|
||||
progressbar33==2.4
|
||||
psycopg2==2.9.10
|
||||
psycopg2-binary==2.9.10
|
||||
pymongo==4.11.2
|
||||
pymssql==2.3.2
|
||||
Requests==2.32.3
|
||||
SQLAlchemy==2.0.39
|
||||
pymysql
|
||||
tqdm
|
||||
pandas
|
||||
pandas
|
||||
|
||||
Reference in New Issue
Block a user