Add requirements.txt to install dependencies with pip
This commit is contained in:
parent
2b7d36f45c
commit
d18a56eb71
7
requirements.txt
Normal file
7
requirements.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
certifi>=2018.11.29
|
||||||
|
pyside2>=5.12.0
|
||||||
|
twisted[tls]>=18.4.0
|
||||||
|
appnope>=0.1.0; sys_platform == 'darwin'
|
||||||
|
requests>=2.20.0; sys_platform == 'darwin'
|
||||||
|
pypiwin32>=223; sys_platform == 'win32'
|
||||||
|
zope.inteface>=4.4.0; sys_platform == 'win32'
|
||||||
Loading…
x
Reference in New Issue
Block a user