1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00

fix: add ijson dependency for improved data processing

This commit is contained in:
Sean Morley 2025-01-13 11:34:56 -05:00
parent 9a7667fd62
commit 53d500b7d5

View file

@ -17,4 +17,5 @@ slippers==0.6.2
django-allauth-ui==1.5.1
django-widget-tweaks==1.5.0
django-ical==1.9.2
icalendar==6.1.0
icalendar==6.1.0
ijson==3.3.0