10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
# Use Tsinghua mirror for faster download in China:
|
|
# pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
|
|
|
|
requests==2.31.0
|
|
setuptools>=68.0.0
|
|
altgraph>=0.17.4
|
|
pyinstaller==6.3.0
|
|
pillow==10.2.0
|
|
PyQt5==5.15.10
|
|
pywin32==306 |