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:
2026-01-22 14:25:53 -05:00
parent f5627e58a8
commit f6254ee42e
3 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -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