django==3.2.18
django-crispy-forms==1.14.0
# added this one for some nice form styling
requests==2.28.1
# we may need this later for api stuff
# TODO: check if we need more packages??
