# SPDX-License-Identifier: FSFAP
# Copyright (C) 2020 Michael Zhang
# Copyright (C) 2020 Colin B. Macdonald
# Copyright (C) 2020 Vala Vakilian
#
# 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 really server deps
PyQt5==5.15.0
PyQt5-sip==12.8.0

pandas==0.25.3
numpy==1.18.4

toml==0.10.1
tqdm==4.45.0
passlib==1.7.2
pymupdf==1.16.18
Pillow==7.2.0
pycparser==2.20
cffi==1.14.1
jpegtran-cffi==0.5.2
weasyprint==51
aiohttp==3.6.2
# unlisted dep of pyqrcode
pypng==0.0.20
pyqrcode==1.2.1
pyzbar==0.1.8
peewee==3.13.3
imutils==0.5.3
opencv-python==4.2.0.34
tensorflow==2.2.1
lapsolver==1.1.0
requests==2.23.0
requests-toolbelt==0.9.1
urllib3==1.25.10
packaging==20.4
# For rando forest model
scikit-learn==0.23.1
