-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
95 lines (95 loc) · 1.65 KB
/
requirements.txt
File metadata and controls
95 lines (95 loc) · 1.65 KB
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
87
88
89
90
91
92
93
94
95
absl-py==0.13.0
asttokens==2.0.5
backcall==0.2.0
bidict==0.22.0
cachetools==4.2.2
certifi==2021.5.30
cffi==1.15.0
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
cryptography==37.0.4
cycler==0.10.0
decorator==5.1.1
detecto==1.2.1
dnspython==2.2.1
docopt==0.6.2
eventlet==0.33.1
executing==0.8.3
Flask==2.0.1
Flask-Cors==3.0.10
Flask-SocketIO==5.2.0
gevent==21.12.0
gevent-websocket==0.10.1
google-auth==1.35.0
google-auth-oauthlib==0.4.5
greenlet==1.1.2
grpcio==1.39.0
gunicorn==20.1.0
h11==0.13.0
idna==3.2
# importlib==1.0.4
ipython==8.4.0
itsdangerous==2.0.1
jedi==0.18.1
Jinja2==3.0.1
kiwisolver==1.3.1
lxml==4.6.3
Markdown==3.3.4
MarkupSafe==2.0.1
matplotlib==3.4.3
matplotlib-inline==0.1.3
numpy==1.21.2
oauthlib==3.1.1
opencv-python==4.5.3.56
pandas==1.3.2
parso==0.8.3
pickleshare==0.7.5
Pillow==8.3.1
pipreqs==0.4.11
prompt-toolkit==3.0.30
protobuf==3.17.3
psutil==5.9.1
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.12.0
pyOpenSSL==22.0.0
pyparsing==2.4.7
PyQt5==5.15.4
PyQt5-Qt5==5.15.2
PyQt5-sip==12.9.0
python-dateutil==2.8.2
python-engineio==4.3.2
python-socketio==5.6.0
pytz==2021.1
PyYAML==5.4.1
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
scipy==1.7.1
seaborn==0.11.2
simple-websocket==0.5.2
six==1.16.0
stack-data==0.3.0
tensorboard==2.6.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
thop==0.0.31.post2005241907
# torch==1.9.0+cu111
torch==1.9.0
torchaudio==0.9.0
# torchvision==0.10.0+cu111
torchvision==0.10.0
tqdm==4.62.1
traitlets==5.3.0
typing-extensions==3.10.0.0
urllib3==1.26.6
waitress==2.1.2
wcwidth==0.2.5
Werkzeug==2.0.1
wsproto==1.1.0
yarg==0.1.9
zope.event==4.5.0
zope.interface==5.4.0