This website works better with JavaScript
Home
Explore
Help
Sign In
noah
/
diy_ptz_switch
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add missing requirement
Noah Vogt
1 month ago
parent
082e5572a9
commit
6704684147
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
requirements.txt
+ 1
- 0
requirements.txt
View File
@@ -1,3 +1,4 @@
pyyaml
pyyaml
pyserial
pyserial
+pyserial_asyncio
aiohttp
aiohttp