Skip to content

Commit 31d1afd

Browse files
committed
"requirements added"
1 parent cef59d5 commit 31d1afd

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

remote_control/requirements.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
certifi==2022.9.24
2+
charset-normalizer==2.1.1
3+
click==8.1.3
4+
colorama==0.4.5
5+
ffmpeg-python==0.2.0
6+
Flask==2.2.2
7+
future==0.18.2
8+
idna==3.4
9+
importlib-metadata==5.0.0
10+
itsdangerous==2.1.2
11+
Jinja2==3.1.2
12+
MarkupSafe==2.1.1
13+
multipart==0.2.4
14+
PyQt5==5.15.4
15+
pyqt5-plugins==5.15.4.2.2
16+
PyQt5-Qt5==5.15.2
17+
PyQt5-sip==12.11.0
18+
pyqt5-tools==5.15.4.3.2
19+
python-dotenv==0.21.0
20+
qt5-applications==5.15.2.2.2
21+
qt5-tools==5.15.2.1.2
22+
requests==2.28.1
23+
requests-toolbelt==0.10.1
24+
urllib3==1.26.12
25+
websocket-client==1.4.1
26+
Werkzeug==2.2.2
27+
zipp==3.10.0

0 commit comments

Comments
 (0)