|
|
@@ -12,9 +12,10 @@ automat==24.8.1; python_version == "3.11"
|
|
|
base32-crockford==0.3.0; python_version == "3.11"
|
|
|
brotli==1.1.0; implementation_name == "cpython" and python_version == "3.11"
|
|
|
brotlicffi==1.1.0.0; implementation_name != "cpython" and python_version == "3.11"
|
|
|
+bx-django-utils==79; python_version == "3.11"
|
|
|
+bx-py-utils==101; python_version == "3.11"
|
|
|
certifi==2024.8.30; python_version == "3.11"
|
|
|
cffi==1.17.1; platform_python_implementation != "PyPy" and python_version == "3.11" or implementation_name != "cpython" and python_version == "3.11"
|
|
|
-channels==4.1.0; python_version == "3.11"
|
|
|
channels[daphne]==4.1.0; python_version == "3.11"
|
|
|
charset-normalizer==3.3.2; python_version == "3.11"
|
|
|
constantly==23.10.4; python_version == "3.11"
|
|
|
@@ -28,9 +29,11 @@ django-admin-data-views==0.4.1; python_version == "3.11"
|
|
|
django-auth-ldap==4.8.0; python_version == "3.11"
|
|
|
django-charid-field==0.4; python_version == "3.11"
|
|
|
django-extensions==3.2.3; python_version == "3.11"
|
|
|
+django-huey==1.2.1; python_version == "3.11"
|
|
|
+django-huey-monitor==0.9.0; python_version == "3.11"
|
|
|
django-jsonform==2.22.0; python_version == "3.11"
|
|
|
django-ninja==1.3.0; python_version == "3.11"
|
|
|
-django-object-actions==4.2.0; python_version == "3.11"
|
|
|
+django-object-actions==4.3.0; python_version == "3.11"
|
|
|
django-pydantic-field==0.3.10; python_version == "3.11"
|
|
|
django-settings-holder==0.1.2; python_version == "3.11"
|
|
|
django-signal-webhooks==0.3.0; python_version == "3.11"
|
|
|
@@ -42,6 +45,7 @@ feedparser==6.0.11; python_version == "3.11"
|
|
|
h11==0.14.0; python_version == "3.11"
|
|
|
httpcore==1.0.5; python_version == "3.11"
|
|
|
httpx==0.27.2; python_version == "3.11"
|
|
|
+huey==2.5.1; python_version == "3.11"
|
|
|
hyperlink==21.0.0; python_version == "3.11"
|
|
|
idna==3.8; python_version == "3.11"
|
|
|
incremental==24.7.2; python_version == "3.11"
|
|
|
@@ -56,20 +60,22 @@ parso==0.8.4; python_version == "3.11"
|
|
|
pexpect==4.9.0; (sys_platform != "win32" and sys_platform != "emscripten") and python_version == "3.11"
|
|
|
pocket @ git+https://github.com/tapanpandita/pocket.git@5a144438cc89bfc0ec94db960718ccf1f76468c1 ; python_version == "3.11"
|
|
|
prompt-toolkit==3.0.47; python_version == "3.11"
|
|
|
+psutil==6.0.0; python_version == "3.11"
|
|
|
ptyprocess==0.7.0; (sys_platform != "win32" and sys_platform != "emscripten") and python_version == "3.11"
|
|
|
pure-eval==0.2.3; python_version == "3.11"
|
|
|
pyasn1==0.6.0; python_version == "3.11"
|
|
|
pyasn1-modules==0.4.0; python_version == "3.11"
|
|
|
pycparser==2.22; platform_python_implementation != "PyPy" and python_version == "3.11" or implementation_name != "cpython" and python_version == "3.11"
|
|
|
pycryptodomex==3.20.0; python_version == "3.11"
|
|
|
-pydantic==2.9.0; python_version == "3.11"
|
|
|
-pydantic-core==2.23.2; python_version == "3.11"
|
|
|
+pydantic==2.9.1; python_version == "3.11"
|
|
|
+pydantic-core==2.23.3; python_version == "3.11"
|
|
|
pydantic-pkgr==0.2.2; python_version == "3.11"
|
|
|
pygments==2.18.0; python_version == "3.11"
|
|
|
pyopenssl==24.2.1; python_version == "3.11"
|
|
|
python-crontab==3.2.0; python_version == "3.11"
|
|
|
python-dateutil==2.9.0.post0; python_version == "3.11"
|
|
|
python-ldap==3.4.4; python_version == "3.11"
|
|
|
+python-stdnum==1.20; python_version == "3.11"
|
|
|
pytz==2024.1; python_version == "3.11"
|
|
|
regex==2024.7.24; python_version == "3.11"
|
|
|
requests==2.32.3; python_version == "3.11"
|
|
|
@@ -82,14 +88,13 @@ sniffio==1.3.1; python_version == "3.11"
|
|
|
sonic-client==1.0.0; python_version == "3.11"
|
|
|
sqlparse==0.5.1; python_version == "3.11"
|
|
|
stack-data==0.6.3; python_version == "3.11"
|
|
|
+supervisor==4.2.5; python_version == "3.11"
|
|
|
traitlets==5.14.3; python_version == "3.11"
|
|
|
-twisted==24.7.0; python_version == "3.11"
|
|
|
twisted[tls]==24.7.0; python_version == "3.11"
|
|
|
txaio==23.1.1; python_version == "3.11"
|
|
|
typeid-python==0.3.1; python_version == "3.11"
|
|
|
types-pyyaml==6.0.12.20240808; python_version == "3.11"
|
|
|
typing-extensions==4.12.2; python_version == "3.11"
|
|
|
-tzdata==2024.1; python_version == "3.11"
|
|
|
tzlocal==5.2; python_version == "3.11"
|
|
|
ulid-py==1.1.0; python_version == "3.11"
|
|
|
urllib3==2.2.2; python_version == "3.11"
|