forked from evilsocket/pwnagotchi
-
Notifications
You must be signed in to change notification settings - Fork 55
/
requirements.txt
195 lines (194 loc) · 3.7 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile --resolver=backtracking --strip-extras
#
--extra-index-url https://www.piwheels.org/simple
absl-py==1.2.0
# via
# tensorboard
# tensorflow
astor==0.8.1
# via tensorflow
atari-py==0.2.6
# via gym
certifi==2022.9.24
# via requests
charset-normalizer==2.1.1
# via requests
click==7.1.2
# via flask
cloudpickle==1.6.0
# via
# gym
# stable-baselines
cycler==0.11.0
# via matplotlib
dbus-python==1.3.2
# via -r requirements.in
file-read-backwards==2.0.0
# via -r requirements.in
flask==1.1.4
# via
# -r requirements.in
# flask-cors
# flask-wtf
flask-cors==3.0.10
# via -r requirements.in
flask-wtf==1.0.1
# via -r requirements.in
fonttools==4.37.4
# via matplotlib
gast==0.5.3
# via tensorflow
google-pasta==0.2.0
# via tensorflow
grpcio==1.49.1
# via
# tensorboard
# tensorflow
gym==0.19.0
# via
# -r requirements.in
# stable-baselines
h5py==3.7.0
# via keras-applications
idna==3.4
# via requests
importlib-metadata==5.0.0
# via
# gym
# markdown
inky==1.4.0
# via -r requirements.in
itsdangerous~=1.1.0 # Changed from itsdangerous-1.1.0 to itsdangerous-2.0.1
# via
# flask
# flask-wtf
jinja2==2.11.3
# via flask
joblib==1.2.0
# via stable-baselines
keras-applications==1.0.8
# via tensorflow
keras-preprocessing==1.1.2
# via tensorflow
kiwisolver==1.4.4
# via matplotlib
markdown==3.4.1
# via tensorboard
markupsafe~=2.0.1
# via
# -r requirements.in
# jinja2
# wtforms
matplotlib==3.5.3
# via stable-baselines
numpy~=1.21.4
# via
# -r requirements.in
# atari-py
# gym
# h5py
# inky
# keras-applications
# keras-preprocessing
# matplotlib
# opencv-python
# pandas
# scipy
# stable-baselines
# tensorboard
# tensorflow
opencv-python==4.6.0.66
# via
# gym
# stable-baselines
packaging==21.3
# via matplotlib
pandas==1.3.5
# via stable-baselines
pillow==9.2.0
# via
# -r requirements.in
# matplotlib
protobuf==4.21.7
# via
# tensorboard
# tensorflow
pycryptodome==3.15.0
# via -r requirements.in
pyglet==1.5.27
# via gym
pyparsing==3.0.9
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via
# -r requirements.in
# matplotlib
# pandas
pytz==2022.4
# via pandas
pyyaml==6.0
# via -r requirements.in
requests==2.28.1
# via -r requirements.in
scapy==2.4.5
# via -r requirements.in
scipy==1.7.3
# via stable-baselines
six==1.16.0
# via
# atari-py
# flask-cors
# google-pasta
# grpcio
# keras-preprocessing
# python-dateutil
# tensorboard
# tensorflow
smbus2==0.4.2
# via
# -r requirements.in
# inky
spidev==3.5
# via
# -r requirements.in
# inky
stable-baselines==2.10.2
# via -r requirements.in
tensorboard==1.13.1
# via tensorflow
tensorflow==1.13.1
# via -r requirements.in
tensorflow-estimator==1.14.0
# via tensorflow
termcolor==2.0.1
# via tensorflow
toml==0.10.2
# via -r requirements.in
typing-extensions==4.3.0
# via
# importlib-metadata
# kiwisolver
urllib3==1.26.12
# via requests
websockets==8.1
# via -r requirements.in
werkzeug~=1.0.1 # Changed from werkzeug-1.0.1 to werkzeug-2.0.3
# via
# flask
# tensorboard
wheel==0.37.1
# via
# tensorboard
# tensorflow
wrapt==1.14.1
# via tensorflow
wtforms==3.0.1
# via flask-wtf
zipp==3.8.1
# via importlib-metadata