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