summaryrefslogtreecommitdiffstats
path: root/requirements (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix cve 2024-24680 (#15250)24.5.0Jake Jackson2024-06-042-2/+2
* Repin cython due to https://github.com/yaml/pyyaml/pull/702 (#15248)Hao Liu2024-06-032-6/+12
* Unpin cypthon (#15246)Hao Liu2024-06-032-11/+4
* Add requirements commentChris Meyers2024-05-311-1/+1
* Add recordingChris Meyers2024-05-312-0/+3
* Move requirements out of dev and into mainlineChris Meyers2024-05-313-5/+61
* Centralized logging via otelChris Meyers2024-05-311-0/+6
* Update a few dev requirements (#15203)Alan Rominger2024-05-211-3/+3
* Upgrade DRF (#15144)Alan Rominger2024-04-252-3/+2
* Use released version of django-radius (#15103)Alan Rominger2024-04-123-9/+7
* Generalize can_delete solution, use devel DAB (#15009)Alan Rominger2024-04-111-1/+1
* Replace role system with permissions-based DB rolesAlan Rominger2024-04-111-1/+1
* Mismatch dependencies version (#14986)Cesar Francisco San Nicolas Martinez2024-03-142-6/+15
* AAP-13369 Python 3.9 -> 3.11 upgrade (#14771)Dave2024-03-133-119/+154
* [developer productivity improvement] Running awx components in vscode debugge...Hao Liu2024-03-071-2/+5
* Add pip>=21.3 to dev requirement to install django-ansible-base in editable ...Hao Liu2024-03-071-0/+1
* Integrate resources API in Controller (#14896)jessicamack2024-03-011-1/+1
* Fix CVEs and bump receptorctl (#14925)Hao Liu2024-02-262-18/+16
* Add pytest-asyncio to test channels websocketsChris Meyers2024-02-181-0/+1
* Revert "Drop cython dep" (#14884)Alan Rominger2024-02-152-0/+3
* Unbreak the pip-compile command when multiple files are passed in (#14875)Jeff Bradberry2024-02-131-1/+1
* WIP consider droping cython depAlan Rominger2024-02-132-3/+0
* Ability to use updater script to pin dev requirements (#14644)Alan Rominger2024-02-122-10/+22
* Get that new AWX DAB hotnessChris Meyers2024-01-252-2/+6
* Refer to the ansible repo for django-ansible-base requirement (#14793)jessicamack2024-01-221-1/+1
* Update for django-ansible-base split (#14783)jessicamack2024-01-191-1/+1
* Update dependency django-ansible-base (#14752)Hao Liu2024-01-102-30/+7
* Update setuptools-scm (#14716)jessicamack2023-12-111-1/+1
* Fix updater bug due to missing newline at EOF (#14713)Alan Rominger2023-12-083-2/+9
* Remove incorrectly formatted line from requirements.txt (#14714)jessicamack2023-12-081-2/+0
* Add django-ansible-base (#14705)jessicamack2023-12-073-10/+45
* allow pytest --migrations to succeed (#14663)23.5.0Chris Meyers2023-11-171-0/+1
* Remove specific version for receptorctl (#14593)Hao Liu2023-10-202-2/+2
* Fix CVE-2023-43665 (#14561)Hao Liu2023-10-123-15/+2
* Upgrade client library for dsv since tss already landed (#14362)Alan Rominger2023-10-112-5/+3
* Update django version to address CVE-2023-41164 (#14460)Hao Liu2023-09-272-2/+2
* Get rid of names_digest hack no longer needed (#14459)23.2.0Alan Rominger2023-09-261-8/+2
* Re-run the updater script after upstream removal of future (#14265)Alan Rominger2023-08-291-2/+2
* Fix CVE-2023-40267 (#14388)Hao Liu2023-08-282-2/+2
* Update cryptography for CVE-2023-38325 (#14358)Rick Elrod2023-08-232-7/+8
* Update python-tss-sdk dependency (#14207)delinea-sagar2023-08-162-2/+2
* Integrate scheduler into dispatcher main loop (#14067)Alan Rominger2023-08-102-3/+0
* bump python-daemon package (#14301)Seth Foster2023-08-012-5/+5
* Drop unused django-taggit dependency (#14241)22.6.0Rick Elrod2023-07-312-4/+0
* Require pyyaml >= 6.0.1 (#14262)Satoe Imaishi2023-07-182-2/+2
* Migrate from django-redis to Django's built-in Redis caching support (#14210)Rick Elrod2023-07-132-7/+1
* Upgrade django to 4.2.3 (#14228)John Westcott IV2023-07-132-3/+3
* Try to fix CI by adding dropped coreapi lib (#14165)Alan Rominger2023-06-261-0/+1
* Add AWS Secretsmanager plugin (#13778)Gabriel Muniz2023-06-152-0/+17
* Removes psycopg2 in favor of psycopg3John Westcott IV2023-06-142-2/+2