-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathrequirements.txt
40 lines (39 loc) · 1.46 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# =============================================================================
# @file requirements.txt
# @brief Python dependencies for Handprint for normal use
# @created 2018-10-23
# @license Please see the file named LICENSE in the project directory
# @website https://github.com/caltechlibrary/handprint
# =============================================================================
aenum == 3.1.0
appdirs == 1.4.4
boltons == 21.0.0
boto3 == 1.17.91
bun == 0.0.8
commonpy >= 1.9.1
fastnumbers == 3.1.0
google-api-core == 1.30.0
google-api-python-client == 2.8.0
google-auth == 1.30.2
google-auth-httplib2 == 0.1.0
google-cloud == 0.34.0
google-cloud-vision == 2.3.1
googleapis-common-protos == 1.53.0
grpcio == 1.44.0
humanize >= 3.7.1
imagesize == 1.2.0
matplotlib == 3.4.2
numpy == 1.22.2
Pillow == 9.0.1
plac == 1.3.4
psutil == 5.8.0
PyMuPDF == 1.19.6
requests == 2.25.0
rich == 12.0.1
setuptools >= 62.1.0
sidetrack == 2.0.0
StringDist == 1.0.9
textdistance == 4.2.2
urllib3 == 1.26.5
validator-collection == 1.5.0
wheel == 0.36.2