Skip to content

Commit

Permalink
MCR-117 Added newer version of miniupnpc for Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisNeedham24 committed Mar 18, 2024
1 parent 860aff6 commit 73cd4a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pyxel==1.9.0
python-vlc==3.0.16120
platformdirs==3.1.1
Pillow==10.2.0
miniupnpc==2.0.2
miniupnpc>=2.0.2
1 change: 0 additions & 1 deletion source/networking/event_listener.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import atexit
import datetime
import json
import os
Expand Down

0 comments on commit 73cd4a9

Please sign in to comment.