-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (47 loc) · 894 Bytes
/
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
41
42
43
44
45
46
47
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements.in
#
cycler==0.11.0
# via matplotlib
fonttools==4.28.5
# via matplotlib
imageio==2.13.5
# via -r requirements.in
kiwisolver==1.3.2
# via matplotlib
matplotlib==3.5.1
# via -r requirements.in
numpy==1.22.0
# via
# -r requirements.in
# imageio
# matplotlib
# torchvision
packaging==21.3
# via matplotlib
pillow==9.0.0
# via
# imageio
# matplotlib
# torchvision
pyparsing==3.0.6
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via matplotlib
six==1.16.0
# via python-dateutil
torch==1.10.1
# via
# -r requirements.in
# torchvision
torchvision==0.11.2
# via -r requirements.in
tqdm==4.62.3
# via -r requirements.in
typing-extensions==4.0.1
# via torch