Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 2e00681

Browse files
committed
fix(.gitignore): fix #7
1 parent a5c5100 commit 2e00681

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cffi==1.17.1
33
charset-normalizer==3.4.2
44
cryptography==44.0.3
55
idna==3.10
6-
minecraft-launcher-lib==latest
6+
minecraft-launcher-lib
77
msal==1.32.3
88
Nuitka==2.7.3
99
ordered-set==4.1.0
@@ -13,7 +13,7 @@ PyQt5==5.15.11
1313
PyQt5-Qt5~=5.15.11 # 说是会自动安装,但是为了保险一点,还是加上
1414
PyQt5-stubs==5.15.6.0
1515
PyQt5_sip==12.17.0
16-
# PyQt5Designer==5.14.1
16+
PyQt5Designer==5.14.1
1717
requests==2.32.3
1818
urllib3==2.4.0
1919
zstandard==0.23.0

0 commit comments

Comments
 (0)