-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
86 lines (84 loc) · 1.82 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --all-extras --extra-index-url=https://download.pytorch.org/whl/cu117
#
--extra-index-url https://download.pytorch.org/whl/cu117
certifi==2022.12.7
# via requests
charset-normalizer==3.1.0
# via requests
contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
cython==0.29.33
# via gknet (setup.py)
fonttools==4.39.0
# via matplotlib
idna==3.4
# via requests
importlib-metadata==6.2.0
# via numba
importlib-resources==5.12.0
# via matplotlib
kiwisolver==1.4.4
# via matplotlib
llvmlite==0.39.1
# via numba
matplotlib==3.7.1
# via gknet (setup.py)
numba==0.56.4
# via gknet (setup.py)
numpy==1.23.5
# via
# contourpy
# matplotlib
# numba
# opencv-python
# scipy
# shapely
# torchvision
opencv-python==4.7.0.72
# via gknet (setup.py)
packaging==23.0
# via matplotlib
pillow==9.4.0
# via
# matplotlib
# torchvision
prometheus-client==0.16.0
# via gknet (setup.py)
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
requests==2.28.2
# via torchvision
scipy==1.10.1
# via gknet (setup.py)
shapely==2.0.1
# via gknet (setup.py)
six==1.16.0
# via python-dateutil
torch==1.13.1
# via
# gknet (setup.py)
# torchvision
torchvision==0.14.1
# via gknet (setup.py)
tqdm==4.65.0
# via gknet (setup.py)
typing-extensions==4.5.0
# via
# torch
# torchvision
urllib3==1.26.14
# via requests
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools