summaryrefslogtreecommitdiffstats
path: root/requirements (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix /api/swagger endpoint (available only in development mode) (#13197)Shane McDonald2023-06-021-1/+1
* Updated sqlparse library (#13962)John Westcott IV2023-05-242-2/+5
* Upgrading djgno to 4.2 LTSJohn Westcott IV2023-05-112-6/+5
* Adding upgrade to django-oauth-toolkit pre-migraitonJohn Westcott IV2023-05-112-2/+9
* Updated pycryptography (#13964)John Westcott IV2023-05-112-3/+3
* [wsrelay] switch from psycopg 3 to asyncpg (#13965)Rick Elrod2023-05-102-4/+4
* Unpinning futureJohn Westcott IV2023-04-102-4/+3
* Fix importlib-metadata dependency conflictHao Liu2023-04-071-2/+4
* Add comment for new psycopg depRick Elrod2023-03-301-1/+1
* WIP: Make wsrelay listen for pg_notify heartbeatRick Elrod2023-03-302-1/+4
* regenerated .txt file.Lila2023-01-251-1/+1
* Ran updater script to generate new requirements.txt file.Lila2023-01-231-0/+465
* Merge pull request #6276 from simaishi/43_bump_depsSatoe Imaishi2023-01-232-467/+2
* Merge pull request #13366 from fosterseth/bump_receptorctl_1.3.0Seth Foster2022-12-212-2/+2
|\
| * bump receptorctl version to 1.3.0Seth Foster2022-12-212-2/+2
* | Pin hiredis to 2.0.0Dimitri Savineau2022-12-213-2/+14
|/
* Pin channels-redis to 4.3.1 to fix an async issue (#13348)21.10.2Rick Elrod2022-12-213-6/+21
* Add back pkgconfig for offline buildSatoe Imaishi2022-12-162-0/+3
* Updating python3-saml (#13263)John Westcott IV2022-12-153-15/+6
* Pinning django-split-settings per build issueJohn Westcott IV2022-12-023-2/+44
* Changing wording of README to better reflect how to test the offline buildJohn Westcott IV2022-11-291-2/+2
* Cleaning up requirements.inJohn Westcott IV2022-11-282-27/+16
* Pinning xmlsec to allow for lxml 4.7.0John Westcott IV2022-11-282-22/+21
* Pinning pyparsing due to testing issuesJohn Westcott IV2022-11-282-3/+4
* General lib upgradesJohn Westcott IV2022-11-282-119/+140
* Merge pull request #13109 from TheRealHaoLiu/move-licensesShane McDonald2022-11-171-2/+2
|\