Initial QSfera import
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
requests==2.32.*; python_version >= "3.10"
|
||||
PyGObject==3.42.*; python_version >= "3.10" and sys_platform == 'linux'
|
||||
psutil==5.9.*; python_version >= "3.10"
|
||||
black==24.3.*; python_version >= "3.10"
|
||||
pylint==3.2.*; python_version >= "3.10"
|
||||
pywin32==305; python_version >= "3.10" and sys_platform == 'win32'
|
||||
pyside6==6.9.*; python_version >= "3.10"
|
||||
pypdf==6.5.*; python_version >= "3.10"
|
||||
python-docx==1.2.*; python_version >= "3.10"
|
||||
python-pptx==1.0.*; python_version >= "3.10"
|
||||
openpyxl==3.1.*; python_version >= "3.10"
|
||||
pyperclip==1.11.*; python_version >= "3.10"
|
||||
playwright==1.58.*; python_version >= "3.10"
|
||||
behave==1.3.*; python_version >= "3.10"
|
||||
Appium-Python-Client==5.3.*; python_version >= "3.10"
|
||||
Flask==3.0.*; python_version >= "3.10" and sys_platform == 'linux'
|
||||
numpy==1.26.*; python_version >= "3.10" and sys_platform == 'linux'
|
||||
sure==2.0.*; python_version >= "3.10"
|
||||
pyautogui==0.9.*; python_version >= "3.10"
|
||||
behave-html-pretty-formatter==1.16.*; python_version >= "3.10"
|
||||
mss==9.*; python_version >= "3.10"
|
||||
imageio-ffmpeg==0.6.*; python_version >= "3.10"
|
||||
Reference in New Issue
Block a user