From 4c36a9ea4171db1a73c4621a37ddff413c4cbca9 Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 10 Nov 2025 15:50:19 +0100 Subject: [PATCH] UPate. --- requirements.txt | 120 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..367c290 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,120 @@ +aiofiles==25.1.0 +aiohappyeyeballs==2.6.1 +aiohttp==3.13.2 +aiosignal==1.4.0 +aiosqlite==0.21.0 +aiowebdav==0.1.0rc5 +annotated-doc==0.0.3 +annotated-types==0.7.0 +anyio==4.11.0 +APScheduler==3.11.1 +argon2-cffi==25.1.0 +argon2-cffi-bindings==25.1.0 +asyncio-throttle==1.0.2 +asyncpg==0.30.0 +attrs==25.4.0 +bcrypt==5.0.0 +build==1.3.0 +CacheControl==0.14.3 +certifi==2025.10.5 +cffi==2.0.0 +charset-normalizer==3.4.4 +cleo==2.1.0 +click==8.3.0 +coverage==7.11.3 +crashtest==0.4.1 +cryptography==46.0.3 +distlib==0.4.0 +dnspython==2.8.0 +dulwich==0.24.8 +ecdsa==0.19.1 +email-validator==2.3.0 +fastapi==0.121.1 +fastjsonschema==2.21.2 +ffmpeg-python==0.2.0 +filelock==3.20.0 +findpython==0.7.0 +frozenlist==1.8.0 +future==1.0.0 +greenlet==3.2.4 +gunicorn==23.0.0 +h11==0.16.0 +httpcore==1.0.9 +httptools==0.7.1 +httpx==0.28.1 +idna==3.11 +iniconfig==2.3.0 +installer==0.7.0 +iso8601==2.1.0 +jaraco.classes==3.4.0 +jaraco.context==6.0.1 +jaraco.functools==4.3.0 +jeepney==0.9.0 +keyring==25.6.0 +lxml==6.0.2 +minio==7.2.18 +more-itertools==10.8.0 +msgpack==1.1.2 +multidict==6.7.0 +numpy==2.2.6 +opencv-python==4.12.0.88 +packaging==25.0 +passlib==1.7.4 +pbs-installer==2025.10.31 +pillow==12.0.0 +pkginfo==1.12.1.2 +platformdirs==4.5.0 +playwright==1.55.0 +pluggy==1.6.0 +poetry==2.2.1 +poetry-core==2.2.1 +propcache==0.4.1 +pyasn1==0.6.1 +pycparser==2.23 +pycryptodome==3.23.0 +pydantic==2.12.4 +pydantic-settings==2.11.0 +pydantic_core==2.41.5 +pyee==13.0.0 +Pygments==2.19.2 +pyotp==2.9.0 +pypika-tortoise==0.6.2 +pyproject_hooks==1.2.0 +pytest==8.4.2 +pytest-asyncio==1.2.0 +pytest-cov==7.0.0 +python-dateutil==2.9.0.post0 +python-dotenv==1.2.1 +python-jose==3.5.0 +python-magic==0.4.27 +python-multipart==0.0.20 +pytz==2025.2 +PyYAML==6.0.3 +qrcode==8.2 +RapidFuzz==3.14.3 +-e git+https://retoor.molodetz.nl/retoor/rbox.git@1e5a6dbd5f5007c248368da57684aef075f75070#egg=rbox +redis==7.0.1 +requests==2.32.5 +requests-toolbelt==1.0.0 +rsa==4.9.1 +SecretStorage==3.4.0 +shellingham==1.5.4 +six==1.17.0 +sniffio==1.3.1 +starlette==0.49.3 +stripe==13.2.0 +tomlkit==0.13.3 +tortoise-orm==0.25.1 +trove-classifiers==2025.9.11.17 +typing-inspection==0.4.2 +typing_extensions==4.15.0 +tzlocal==5.3.1 +urllib3==2.5.0 +uvicorn==0.38.0 +uvloop==0.22.1 +virtualenv==20.35.4 +watchdog==6.0.0 +watchfiles==1.1.1 +websockets==15.0.1 +yarl==1.22.0 +zstandard==0.25.0