# SPDX-License-Identifier: FSFAP
# Copyright (C) 2020 Michael Zhang
# Copyright (C) 2020-2025 Colin B. Macdonald
# Copyright (C) 2020 Vala Vakilian
# Copyright (C) 2022 Elizabeth Xiao
# Copyright (C) 2022-2023 Andrew Rechnitzer
# Copyright (C) 2022 Brennen Chiu
# Copyright (C) 2022-2024 Edith Coates
# Copyright (C) 2023 Julian Lapenna
# Copyright (C) 2023 Natalie Balashov
# Copyright (C) 2024 Bryan Tanady
# Copyright (C) 2025 Deep Shah

# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.  This file is offered as-is,
# without any warranty.

# Not server deps
PyQt6==6.7.1
PyQt6-Qt6==6.7.3
PyQt6-sip==13.8.0
pytest-qt==4.5.0

arrow==1.4.0
canvasapi==3.4.0
cryptography==46.0.3
django==5.2.8
django-braces==1.17.0
django-filter==25.2
django-htmx==1.26.0
django-huey==1.3.0
django-humanize==0.1.2
django-mathfilters==1.0.0
django-polymorphic==4.1.0
django-reset-migrations==0.4.0
django-session-timeout==0.1.0
django-tables2==2.7.5
djangorestframework==3.16.1
exif==1.6.1
file-magic==0.4.1
gunicorn==23.0.0
imutils==0.5.4
matplotlib==3.10.7
model-bakery==1.20.5
numpy==2.2.6  # >= 2.3.0 needs Python 3.11
opencv-python-headless==4.12.0.88
onnxruntime==1.22.1
packaging==25.0
pandas==2.3.3
passlib==1.7.4
Pillow==12.0.0
psycopg[binary]==3.2.12
pydyf==0.11.0
pymupdf==1.26.6
PyMySQL==1.1.2
random-username==1.0.2
requests==2.32.5
requests-toolbelt==1.0.0
scikit-learn==1.7.2
scipy==1.15.3  # >= 1.16.0 needs Python 3.11
seaborn==0.13.2
segno==1.6.6
stdiomask==0.0.6
tabulate==0.9.0
tomli==2.3.0
tomlkit==0.13.3
tqdm==4.67.1
urllib3==2.5.0
weasyprint==66.0
whitenoise==6.11.0
zipfly==6.0.5
zxing-cpp==2.3.0
onnxruntime==1.22.1
huggingface_hub==0.34.4

#---------- for dev / debug work - comment out unless using it.
# nplusone==1.0.0  # for hunting down potential n+1 query problems
# django-silk==5.4.3  # for hunting down inefficient db queries

# plom_ml
scikit-image==0.25.2
transformers==4.53.2
