fix: replace psutil with tqdm for progress tracking in country download command

This commit is contained in:
Sean Morley
2025-01-13 17:07:52 -05:00
parent 563373dd54
commit a010afcc43
2 changed files with 11 additions and 43 deletions

View File

@@ -19,4 +19,4 @@ django-widget-tweaks==1.5.0
django-ical==1.9.2
icalendar==6.1.0
ijson==3.3.0
psutil==6.1.1
tqdm==4.67.1