mirror of
https://github.com/Balshgit/python-poetry.git
synced 2025-09-10 16:30:41 +03:00
add requirements.txt file
This commit is contained in:
parent
3aa287da46
commit
ca75dd792f
297
requirements.txt
Normal file
297
requirements.txt
Normal file
@ -0,0 +1,297 @@
|
||||
aiohttp==3.8.3 ; python_full_version == "3.11.1"
|
||||
aiosignal==1.3.1 ; python_full_version == "3.11.1"
|
||||
alembic==1.9.2 ; python_full_version == "3.11.1"
|
||||
altgraph==0.17.3 ; python_full_version == "3.11.1"
|
||||
amqp==5.1.1 ; python_full_version == "3.11.1"
|
||||
anyio==3.6.2 ; python_full_version == "3.11.1"
|
||||
appnope==0.1.3 ; sys_platform == "darwin" and python_full_version == "3.11.1"
|
||||
arrow==1.2.3 ; python_full_version == "3.11.1"
|
||||
asgiref==3.6.0 ; python_full_version == "3.11.1"
|
||||
asttokens==2.2.1 ; python_full_version == "3.11.1"
|
||||
async-generator==1.10 ; python_full_version == "3.11.1"
|
||||
async-timeout==4.0.2 ; python_full_version == "3.11.1"
|
||||
attrs==22.2.0 ; python_full_version == "3.11.1"
|
||||
backcall==0.2.0 ; python_full_version == "3.11.1"
|
||||
bcrypt==4.0.1 ; python_full_version == "3.11.1"
|
||||
billiard==3.6.4.0 ; python_full_version == "3.11.1"
|
||||
binaryornot==0.4.4 ; python_full_version == "3.11.1"
|
||||
black==22.12.0 ; python_full_version == "3.11.1"
|
||||
celery==5.2.7 ; python_full_version == "3.11.1"
|
||||
certifi==2022.12.7 ; python_full_version == "3.11.1"
|
||||
cffi==1.15.1 ; os_name == "nt" and implementation_name != "pypy" and python_full_version == "3.11.1"
|
||||
cfgv==3.3.1 ; python_full_version == "3.11.1"
|
||||
chardet==5.1.0 ; python_full_version == "3.11.1"
|
||||
charset-normalizer==2.1.1 ; python_full_version == "3.11.1"
|
||||
click-didyoumean==0.3.0 ; python_full_version == "3.11.1"
|
||||
click-plugins==1.1.1 ; python_full_version == "3.11.1"
|
||||
click-repl==0.2.0 ; python_full_version == "3.11.1"
|
||||
click==8.1.3 ; python_full_version == "3.11.1"
|
||||
colorama==0.4.6 ; platform_system == "Windows" and python_full_version == "3.11.1" or sys_platform == "win32" and python_full_version == "3.11.1"
|
||||
cookiecutter==2.1.1 ; python_full_version == "3.11.1"
|
||||
coverage==7.1.0 ; python_full_version == "3.11.1"
|
||||
coverage[toml]==7.1.0 ; python_full_version == "3.11.1"
|
||||
decorator==5.1.1 ; python_full_version == "3.11.1"
|
||||
distlib==0.3.6 ; python_full_version == "3.11.1"
|
||||
django==4.1.6 ; python_full_version == "3.11.1"
|
||||
dparse==0.6.2 ; python_full_version == "3.11.1"
|
||||
executing==1.2.0 ; python_full_version == "3.11.1"
|
||||
factory-boy==3.2.1 ; python_full_version == "3.11.1"
|
||||
faker==16.6.1 ; python_full_version == "3.11.1"
|
||||
fastapi==0.89.1 ; python_full_version == "3.11.1"
|
||||
filelock==3.9.0 ; python_full_version == "3.11.1"
|
||||
flake8==6.0.0 ; python_full_version == "3.11.1"
|
||||
frozenlist==1.3.3 ; python_full_version == "3.11.1"
|
||||
future==0.18.3 ; sys_platform == "win32" and python_full_version == "3.11.1"
|
||||
greenlet==2.0.2 ; python_full_version == "3.11.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
|
||||
gunicorn==20.1.0 ; python_full_version == "3.11.1"
|
||||
h11==0.14.0 ; python_full_version == "3.11.1"
|
||||
httpcore==0.16.3 ; python_full_version == "3.11.1"
|
||||
httpx==0.23.3 ; python_full_version == "3.11.1"
|
||||
identify==2.5.17 ; python_full_version == "3.11.1"
|
||||
idna==3.4 ; python_full_version == "3.11.1"
|
||||
iniconfig==2.0.0 ; python_full_version == "3.11.1"
|
||||
ipython==8.9.0 ; python_full_version == "3.11.1"
|
||||
jedi==0.18.2 ; python_full_version == "3.11.1"
|
||||
jinja2-time==0.2.0 ; python_full_version == "3.11.1"
|
||||
jinja2==3.1.2 ; python_full_version == "3.11.1"
|
||||
kombu==5.2.4 ; python_full_version == "3.11.1"
|
||||
loguru==0.6.0 ; python_full_version == "3.11.1"
|
||||
macholib==1.16.2 ; sys_platform == "darwin" and python_full_version == "3.11.1"
|
||||
mako==1.2.4 ; python_full_version == "3.11.1"
|
||||
markupsafe==2.1.2 ; python_full_version == "3.11.1"
|
||||
matplotlib-inline==0.1.6 ; python_full_version == "3.11.1"
|
||||
mccabe==0.7.0 ; python_full_version == "3.11.1"
|
||||
mouseinfo==0.1.0 ; python_full_version == "3.11.1"
|
||||
multidict==6.0.4 ; python_full_version == "3.11.1"
|
||||
mypy-extensions==1.0.0 ; python_full_version == "3.11.1"
|
||||
mypy==0.991 ; python_full_version == "3.11.1"
|
||||
nodeenv==1.7.0 ; python_full_version == "3.11.1"
|
||||
numpy==1.24.1 ; python_full_version == "3.11.1"
|
||||
orjson==3.8.5 ; python_full_version == "3.11.1"
|
||||
outcome==1.2.0 ; python_full_version == "3.11.1"
|
||||
packaging==21.3 ; python_full_version == "3.11.1"
|
||||
parso==0.8.3 ; python_full_version == "3.11.1"
|
||||
pathspec==0.11.0 ; python_full_version == "3.11.1"
|
||||
pefile==2022.5.30 ; sys_platform == "win32" and python_full_version == "3.11.1"
|
||||
pexpect==4.8.0 ; sys_platform != "win32" and python_full_version == "3.11.1"
|
||||
pickleshare==0.7.5 ; python_full_version == "3.11.1"
|
||||
pillow==9.4.0 ; python_full_version == "3.11.1"
|
||||
platformdirs==2.6.2 ; python_full_version == "3.11.1"
|
||||
pluggy==1.0.0 ; python_full_version == "3.11.1"
|
||||
pre-commit==2.21.0 ; python_full_version == "3.11.1"
|
||||
prompt-toolkit==3.0.36 ; python_full_version == "3.11.1"
|
||||
psycopg2-binary==2.9.5 ; python_full_version == "3.11.1"
|
||||
ptyprocess==0.7.0 ; sys_platform != "win32" and python_full_version == "3.11.1"
|
||||
pure-eval==0.2.2 ; python_full_version == "3.11.1"
|
||||
pyautogui==0.9.53 ; python_full_version == "3.11.1"
|
||||
pycodestyle==2.10.0 ; python_full_version == "3.11.1"
|
||||
pycparser==2.21 ; os_name == "nt" and implementation_name != "pypy" and python_full_version == "3.11.1"
|
||||
pydantic==1.10.4 ; python_full_version == "3.11.1"
|
||||
pyflakes==3.0.1 ; python_full_version == "3.11.1"
|
||||
pygetwindow==0.0.9 ; python_full_version == "3.11.1"
|
||||
pygments==2.14.0 ; python_full_version == "3.11.1"
|
||||
pyinstaller-hooks-contrib==2022.15 ; python_full_version == "3.11.1"
|
||||
pyinstaller==5.7.0 ; python_full_version == "3.11.1"
|
||||
pymsgbox==1.0.9 ; python_full_version == "3.11.1"
|
||||
pyobjc-core==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-accessibility==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-accounts==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-addressbook==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-adservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-adsupport==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "18.0"
|
||||
pyobjc-framework-applescriptkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-applescriptobjc==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-applicationservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-apptrackingtransparency==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-audiovideobridging==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-authenticationservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-automaticassessmentconfiguration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-automator==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-avfoundation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "11.0"
|
||||
pyobjc-framework-avkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "13.0"
|
||||
pyobjc-framework-avrouting==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-backgroundassets==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-businesschat==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "18.0"
|
||||
pyobjc-framework-calendarstore==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "9.0"
|
||||
pyobjc-framework-callkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-cfnetwork==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-classkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-cloudkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "14.0"
|
||||
pyobjc-framework-cocoa==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-collaboration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "9.0"
|
||||
pyobjc-framework-colorsync==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "17.0"
|
||||
pyobjc-framework-contacts==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-contactsui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-coreaudio==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-coreaudiokit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-corebluetooth==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "14.0"
|
||||
pyobjc-framework-coredata==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-corehaptics==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-corelocation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-coremedia==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "11.0"
|
||||
pyobjc-framework-coremediaio==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "11.0"
|
||||
pyobjc-framework-coremidi==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-coreml==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "17.0"
|
||||
pyobjc-framework-coremotion==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-coreservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-corespotlight==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "17.0"
|
||||
pyobjc-framework-coretext==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-corewlan==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-cryptotokenkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "14.0"
|
||||
pyobjc-framework-datadetection==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "21.0"
|
||||
pyobjc-framework-devicecheck==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-dictionaryservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "9.0"
|
||||
pyobjc-framework-discrecording==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-discrecordingui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-diskarbitration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-dvdplayback==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-eventkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-exceptionhandling==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-executionpolicy==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-extensionkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-externalaccessory==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "17.0"
|
||||
pyobjc-framework-fileprovider==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-fileproviderui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-findersync==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "14.0"
|
||||
pyobjc-framework-fsevents==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-gamecenter==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-gamecontroller==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "13.0"
|
||||
pyobjc-framework-gamekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-gameplaykit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-healthkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-imagecapturecore==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-imserviceplugin==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "11.0"
|
||||
pyobjc-framework-inputmethodkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "9.0"
|
||||
pyobjc-framework-installerplugins==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-instantmessage==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "9.0"
|
||||
pyobjc-framework-intents==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "16.0"
|
||||
pyobjc-framework-intentsui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "21.0"
|
||||
pyobjc-framework-iosurface==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-ituneslibrary==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-kernelmanagement==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-latentsemanticmapping==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-launchservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-libdispatch==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-linkpresentation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-localauthentication==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "14.0"
|
||||
pyobjc-framework-localauthenticationembeddedui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "21.0"
|
||||
pyobjc-framework-mailkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "21.0"
|
||||
pyobjc-framework-mapkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "13.0"
|
||||
pyobjc-framework-mediaaccessibility==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "13.0"
|
||||
pyobjc-framework-medialibrary==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "13.0"
|
||||
pyobjc-framework-mediaplayer==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "16.0"
|
||||
pyobjc-framework-mediatoolbox==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "13.0"
|
||||
pyobjc-framework-metal==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-metalfx==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-metalkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-metalperformanceshaders==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "17.0"
|
||||
pyobjc-framework-metalperformanceshadersgraph==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-metrickit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "21.0"
|
||||
pyobjc-framework-mlcompute==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-modelio==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-multipeerconnectivity==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "14.0"
|
||||
pyobjc-framework-naturallanguage==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "18.0"
|
||||
pyobjc-framework-netfs==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-network==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "18.0"
|
||||
pyobjc-framework-networkextension==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-notificationcenter==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "14.0"
|
||||
pyobjc-framework-opendirectory==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-osakit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-oslog==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-passkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-pencilkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-photos==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-photosui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-preferencepanes==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-pubsub==9.0.1 ; platform_release >= "9.0" and platform_release < "18.0" and platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-pushkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-quartz==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-quicklookthumbnailing==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-replaykit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-safariservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "15.0"
|
||||
pyobjc-framework-safetykit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-scenekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "11.0"
|
||||
pyobjc-framework-screencapturekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "21.4"
|
||||
pyobjc-framework-screensaver==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-screentime==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-scriptingbridge==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "9.0"
|
||||
pyobjc-framework-searchkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-security==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-securityfoundation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-securityinterface==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-servicemanagement==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "10.0"
|
||||
pyobjc-framework-sharedwithyou==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-sharedwithyoucore==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-shazamkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "21.0"
|
||||
pyobjc-framework-social==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-soundanalysis==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-speech==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-spritekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "13.0"
|
||||
pyobjc-framework-storekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "11.0"
|
||||
pyobjc-framework-syncservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-systemconfiguration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc-framework-systemextensions==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "19.0"
|
||||
pyobjc-framework-threadnetwork==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "22.0"
|
||||
pyobjc-framework-uniformtypeidentifiers==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-usernotifications==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "18.0"
|
||||
pyobjc-framework-usernotificationsui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-videosubscriberaccount==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "18.0"
|
||||
pyobjc-framework-videotoolbox==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "12.0"
|
||||
pyobjc-framework-virtualization==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "20.0"
|
||||
pyobjc-framework-vision==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1" and platform_release >= "17.0"
|
||||
pyobjc-framework-webkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyobjc==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.1"
|
||||
pyparsing==3.0.9 ; python_full_version == "3.11.1"
|
||||
pyperclip==1.8.2 ; python_full_version == "3.11.1"
|
||||
pyqt6-qt6==6.4.2 ; python_full_version == "3.11.1"
|
||||
pyqt6-sip==13.4.1 ; python_full_version == "3.11.1"
|
||||
pyqt6==6.4.1 ; python_full_version == "3.11.1"
|
||||
pyrect==0.2.0 ; python_full_version == "3.11.1"
|
||||
pyscreeze==0.1.28 ; python_full_version == "3.11.1"
|
||||
pysocks==1.7.1 ; python_full_version == "3.11.1"
|
||||
pytest-cov==4.0.0 ; python_full_version == "3.11.1"
|
||||
pytest==7.2.1 ; python_full_version == "3.11.1"
|
||||
python-dateutil==2.8.2 ; python_full_version == "3.11.1"
|
||||
python-decouple==3.7 ; python_full_version == "3.11.1"
|
||||
python-slugify==8.0.0 ; python_full_version == "3.11.1"
|
||||
python3-xlib==0.15 ; platform_system == "Linux" and python_full_version == "3.11.1"
|
||||
pytweening==1.0.4 ; python_full_version == "3.11.1"
|
||||
pytz==2022.7.1 ; python_full_version == "3.11.1"
|
||||
pywin32-ctypes==0.2.0 ; sys_platform == "win32" and python_full_version == "3.11.1"
|
||||
pyyaml==6.0 ; python_full_version == "3.11.1"
|
||||
redis[asyncio]==4.4.2 ; python_full_version == "3.11.1"
|
||||
requests==2.28.2 ; python_full_version == "3.11.1"
|
||||
rfc3986[idna2008]==1.5.0 ; python_full_version == "3.11.1"
|
||||
ruamel-yaml==0.17.21 ; python_full_version == "3.11.1"
|
||||
safety==2.3.5 ; python_full_version == "3.11.1"
|
||||
selenium==4.8.0 ; python_full_version == "3.11.1"
|
||||
setuptools==67.1.0 ; python_full_version == "3.11.1"
|
||||
simple-term-menu==1.6.1 ; python_full_version == "3.11.1"
|
||||
six==1.16.0 ; python_full_version == "3.11.1"
|
||||
sniffio==1.3.0 ; python_full_version == "3.11.1"
|
||||
sortedcontainers==2.4.0 ; python_full_version == "3.11.1"
|
||||
sqlalchemy-utils==0.38.3 ; python_full_version == "3.11.1"
|
||||
sqlalchemy==1.4.46 ; python_full_version == "3.11.1"
|
||||
sqlparse==0.4.3 ; python_full_version == "3.11.1"
|
||||
stack-data==0.6.2 ; python_full_version == "3.11.1"
|
||||
starlette==0.22.0 ; python_full_version == "3.11.1"
|
||||
termcolor==2.2.0 ; python_full_version == "3.11.1"
|
||||
text-unidecode==1.3 ; python_full_version == "3.11.1"
|
||||
toml==0.10.2 ; python_full_version == "3.11.1"
|
||||
traitlets==5.9.0 ; python_full_version == "3.11.1"
|
||||
trio-websocket==0.9.2 ; python_full_version == "3.11.1"
|
||||
trio==0.22.0 ; python_full_version == "3.11.1"
|
||||
typing-extensions==4.4.0 ; python_full_version == "3.11.1"
|
||||
tzdata==2022.7 ; sys_platform == "win32" and python_full_version == "3.11.1"
|
||||
urllib3==1.26.14 ; python_full_version == "3.11.1"
|
||||
urllib3[socks]==1.26.14 ; python_full_version == "3.11.1"
|
||||
uvicorn==0.20.0 ; python_full_version == "3.11.1"
|
||||
validators==0.20.0 ; python_full_version == "3.11.1"
|
||||
vine==5.0.0 ; python_full_version == "3.11.1"
|
||||
virtualenv==20.17.1 ; python_full_version == "3.11.1"
|
||||
wcwidth==0.2.6 ; python_full_version == "3.11.1"
|
||||
wget==3.2 ; python_full_version == "3.11.1"
|
||||
win32-setctime==1.1.0 ; sys_platform == "win32" and python_full_version == "3.11.1"
|
||||
wsproto==1.2.0 ; python_full_version == "3.11.1"
|
||||
yarl==1.8.2 ; python_full_version == "3.11.1"
|
||||
zipp==3.12.0 ; python_full_version == "3.11.1"
|
Loading…
x
Reference in New Issue
Block a user