Skip to content

Commit 0eedf33

Browse files
Merge branch 'main' into spelling-fix
2 parents 7c7b7e0 + 256a966 commit 0eedf33

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ text-unidecode==1.3
4747
types-python-dateutil==2.9.0.20250516
4848
typing_extensions==4.14.0
4949
unittest-xml-reporting==3.2.0
50-
urllib3==2.6.0
50+
urllib3==2.6.3

etls/loadFIPS/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ pandas==2.3.1
33
sqlalchemy==2.0.41
44
python-dotenv==1.1.1
55
pangres==4.2.1
6-
psycopg2-binary==2.9.10
6+
psycopg2-binary==2.9.10
7+
urllib3==2.6.3

0 commit comments

Comments
 (0)