Skip to content

Commit

Permalink
Added requirements.txt for Indigo 2023.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingDiver committed Jan 7, 2024
1 parent f1fcf49 commit 981456d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
4 changes: 2 additions & 2 deletions HarmonyHub.indigoPlugin/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>PluginVersion</key>
<string>2022.0.1</string>
<string>2023.2.0</string>
<key>ServerApiVersion</key>
<string>3.0</string>
<string>3.1</string>
<key>IwsApiVersion</key>
<string>1.0.0</string>
<key>CFBundleName</key>
Expand Down
16 changes: 0 additions & 16 deletions HarmonyHub.indigoPlugin/Contents/Server Plugin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1 @@
aiodns==3.0.0
aioharmony==0.2.9
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==21.4.0
cffi==1.15.0
charset-normalizer==2.1.0
frozenlist==1.3.0
idna==3.3
multidict==6.0.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycares==4.2.0
pycparser==2.21
slixmpp==1.8.2
yarl==1.7.2

0 comments on commit 981456d

Please sign in to comment.