aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt128
1 files changed, 22 insertions, 106 deletions
diff --git a/requirements.txt b/requirements.txt
index 63d441d..973627b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,143 +1,59 @@
# This file was autogenerated by uv via the following command:
-# uv pip compile pyproject.toml -o requirements.txt
-anyio==4.7.0
- # via watchfiles
+# uv export --no-dev --no-hashes --format requirements-txt
+anyio==4.4.0
argon2-cffi==23.1.0
- # via alphabetlearning (pyproject.toml)
argon2-cffi-bindings==21.2.0
- # via argon2-cffi
asgiref==3.8.1
- # via
- # django
- # django-stubs
+async-timeout==4.0.3 ; python_full_version < '3.11.3'
boto3==1.34.89
- # via alphabetlearning (pyproject.toml)
botocore==1.34.162
- # via
- # alphabetlearning (pyproject.toml)
- # boto3
- # s3transfer
-certifi==2024.12.14
- # via requests
+certifi==2024.8.30
cffi==1.17.1
- # via argon2-cffi-bindings
-charset-normalizer==3.4.1
- # via requests
+charset-normalizer==3.3.2
+colorama==0.4.6 ; sys_platform == 'win32'
crispy-bootstrap5==2024.2
- # via alphabetlearning (pyproject.toml)
django==5.1.4
- # via
- # alphabetlearning (pyproject.toml)
- # crispy-bootstrap5
- # django-allauth
- # django-crispy-forms
- # django-model-utils
- # django-recaptcha
- # django-redis
- # django-storages
- # django-stubs
- # django-stubs-ext
django-allauth==0.62.1
- # via alphabetlearning (pyproject.toml)
django-crispy-forms==2.1
- # via
- # alphabetlearning (pyproject.toml)
- # crispy-bootstrap5
django-environ==0.11.2
- # via alphabetlearning (pyproject.toml)
django-model-utils==4.5.1
- # via alphabetlearning (pyproject.toml)
django-recaptcha==4.0.0
- # via alphabetlearning (pyproject.toml)
django-redis==5.4.0
- # via alphabetlearning (pyproject.toml)
django-storages==1.14.3
- # via alphabetlearning (pyproject.toml)
-django-stubs==5.1.1
- # via alphabetlearning (pyproject.toml)
-django-stubs-ext==5.1.1
- # via django-stubs
+django-stubs==5.0.4
+django-stubs-ext==5.0.4
gunicorn==22.0.0
- # via alphabetlearning (pyproject.toml)
-idna==3.10
- # via
- # anyio
- # requests
+idna==3.8
jmespath==1.0.1
- # via
- # boto3
- # botocore
markdown==3.6
- # via alphabetlearning (pyproject.toml)
-markupsafe==3.0.2
- # via werkzeug
-mypy==1.13.0
- # via django-stubs
+markupsafe==2.1.5
+mypy==1.11.2
mypy-extensions==1.0.0
- # via mypy
-packaging==24.2
- # via gunicorn
+packaging==24.1
pdf2image==1.17.0
- # via alphabetlearning (pyproject.toml)
pillow==10.3.0
- # via
- # alphabetlearning (pyproject.toml)
- # pdf2image
psycopg==3.1.19
- # via alphabetlearning (pyproject.toml)
-psycopg-c==3.1.19
- # via psycopg
+psycopg-c==3.1.19 ; implementation_name != 'pypy'
pycparser==2.22
- # via cffi
pypdf2==3.0.1
- # via alphabetlearning (pyproject.toml)
+pypng==0.20220715.0
python-dateutil==2.9.0.post0
- # via botocore
-python-dotenv==1.0.1
- # via alphabetlearning (pyproject.toml)
python-magic==0.4.27
- # via alphabetlearning (pyproject.toml)
python-slugify==8.0.4
- # via alphabetlearning (pyproject.toml)
-qrcode==8.0
- # via django-allauth
-redis==5.2.1
- # via django-redis
+qrcode==7.4.2
+redis==5.0.4
requests==2.32.3
- # via stripe
-s3transfer==0.10.4
- # via boto3
-six==1.17.0
- # via python-dateutil
+s3transfer==0.10.2
+six==1.16.0
sniffio==1.3.1
- # via anyio
sqlparse==0.5.0
- # via
- # alphabetlearning (pyproject.toml)
- # django
stripe==11.1.0
- # via alphabetlearning (pyproject.toml)
text-unidecode==1.3
- # via python-slugify
-types-pyyaml==6.0.12.20241230
- # via django-stubs
+types-pyyaml==6.0.12.20240808
typing-extensions==4.12.2
- # via
- # anyio
- # django-stubs
- # django-stubs-ext
- # mypy
- # psycopg
- # stripe
-urllib3==2.3.0
- # via
- # botocore
- # requests
-watchdog==6.0.0
- # via werkzeug
+tzdata==2024.1 ; sys_platform == 'win32'
+urllib3==2.2.2
+watchdog==5.0.2
watchfiles==0.21.0
- # via alphabetlearning (pyproject.toml)
werkzeug==3.0.2
- # via alphabetlearning (pyproject.toml)
whitenoise==6.6.0
- # via alphabetlearning (pyproject.toml)