|
1 | | -# ====================================================================== |
2 | | -# If any top level dependency is added, updated or deleted be |
3 | | -# sure to check pyproject.toml too. pyproject.toml is the *only* |
4 | | -# dependencies file used by downstream and hence *must* be synchronized. |
5 | | -# It is also recommended that dependencies in pyproject.toml use the '~=' version qualifier. |
6 | | -# |
7 | | -# See the following for details: |
8 | | -# - https://peps.python.org/pep-0518 |
9 | | -# - https://peps.python.org/pep-0631 |
10 | | -# - https://peps.python.org/pep-0508 |
11 | | -# ====================================================================== |
12 | | -aiohttp==3.12.14 |
13 | | -ansible-anonymizer==1.5.0 |
14 | | -ansible-risk-insight==0.2.7 |
15 | | -ansible-lint==24.2.2 |
16 | | -boto3==1.40.63 |
17 | | -# pin black on 24.3.0 to address PYSEC-2024-48. |
18 | | -black==24.3.0 |
19 | | -certifi@git+https://github.com/ansible/system-certifi@5aa52ab91f9d579bfe52b5acf30ca799f1a563d9 |
20 | | -cryptography==43.0.1 |
21 | | -daphne==4.1.2 |
22 | | -Django==4.2.27 |
23 | | -django-deprecate-fields==0.1.1 |
24 | | -django-extensions==3.2.1 |
25 | | -django-health-check==3.17.0 |
26 | | -django-import-export==3.2.0 |
27 | | -django-oauth-toolkit==3.0.1 |
28 | | -django_prometheus==2.2.0 |
29 | | -django-test-migrations==1.3.0 |
30 | | -djangorestframework==3.15.2 |
31 | | -drf-spectacular==0.27.2 |
32 | | -fire==0.7.0 |
33 | | -# pin idna on 3.7 to address GHSA-jjg7-2v4v-x38h |
34 | | -# remove this once requests and yarl is updated to properly |
35 | | -# pull a version of idna >= 3.7. |
36 | | -idna==3.7 |
37 | | -ipython==8.10.0 |
38 | | -# pin jwcrypto on 1.5.6 to address GHSA-j857-7rvv-vj97 |
39 | | -# remove this once django-oauth-toolkit is updated to properly |
40 | | -# pull a version of jwcrypto >= 1.5.6. |
41 | | -jwcrypto==1.5.6 |
42 | | -# pin jinja2 on 3.1.6 to address GHSA-cpwx-vrp4-4pq7 |
43 | | -# remove this once ansible-core or torch are updated |
44 | | -jinja2==3.1.6 |
45 | | -# pin jsonpickle on 3.3.0 to address SNYK-PYTHON-JSONPICKLE-8136229 |
46 | | -# remove this once ansible-risk-insight is updated |
47 | | -jsonpickle==3.3.0 |
48 | | -langchain==0.3.26 |
49 | | -langchain-core==0.3.80 |
50 | | -langchain-ollama==0.3.5 |
51 | | -# CVE-2025-6985: XXE Vulnerability fixed in 0.3.9+ |
52 | | -langchain-text-splitters==0.3.11 |
53 | | -launchdarkly-server-sdk==8.3.0 |
54 | | -llama-stack-client>=0.2.12 |
55 | | -protobuf==5.29.5 |
56 | | -psycopg[binary]==3.2.3 |
57 | | -pydantic==2.9.2 |
58 | | -PyDrive2==1.20.0 |
59 | | -pytz |
60 | | -pyjwt==2.8.0 |
61 | | -pyOpenSSL==24.2.1 |
62 | | -PyYAML==6.0.2 |
63 | | -requests==2.32.3 |
64 | | -segment-analytics-python==2.2.2 |
65 | | -# pin sqlparse on 0.5.0 to address GHSA-2m57-hf25-phgg |
66 | | -# Remove once a Django>4.2.11 is released with an updated dep on sqlparse |
67 | | -sqlparse==0.5.2 |
68 | | -social-auth-app-django==5.4.1 |
69 | | -social-auth-core==4.5.4 |
70 | | -slack-sdk==3.31.0 |
71 | | -urllib3==2.6.0 |
72 | | -uwsgi==2.0.28 |
73 | | -uwsgi-readiness-check==0.2.0 |
74 | | -django-allow-cidr==0.6.0 |
75 | | -django-csp==3.7 |
76 | | -django-ansible-base[jwt-consumer,resource-registry]==2025.8.18 |
0 commit comments