index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
requirements
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update dependency django-ansible-base (#14752)
Hao Liu
2024-01-10
2
-30
/
+7
*
Update setuptools-scm (#14716)
jessicamack
2023-12-11
1
-1
/
+1
*
Fix updater bug due to missing newline at EOF (#14713)
Alan Rominger
2023-12-08
3
-2
/
+9
*
Remove incorrectly formatted line from requirements.txt (#14714)
jessicamack
2023-12-08
1
-2
/
+0
*
Add django-ansible-base (#14705)
jessicamack
2023-12-07
3
-10
/
+45
*
allow pytest --migrations to succeed (#14663)
23.5.0
Chris Meyers
2023-11-17
1
-0
/
+1
*
Remove specific version for receptorctl (#14593)
Hao Liu
2023-10-20
2
-2
/
+2
*
Fix CVE-2023-43665 (#14561)
Hao Liu
2023-10-12
3
-15
/
+2
*
Upgrade client library for dsv since tss already landed (#14362)
Alan Rominger
2023-10-11
2
-5
/
+3
*
Update django version to address CVE-2023-41164 (#14460)
Hao Liu
2023-09-27
2
-2
/
+2
*
Get rid of names_digest hack no longer needed (#14459)
23.2.0
Alan Rominger
2023-09-26
1
-8
/
+2
*
Re-run the updater script after upstream removal of future (#14265)
Alan Rominger
2023-08-29
1
-2
/
+2
*
Fix CVE-2023-40267 (#14388)
Hao Liu
2023-08-28
2
-2
/
+2
*
Update cryptography for CVE-2023-38325 (#14358)
Rick Elrod
2023-08-23
2
-7
/
+8
*
Update python-tss-sdk dependency (#14207)
delinea-sagar
2023-08-16
2
-2
/
+2
*
Integrate scheduler into dispatcher main loop (#14067)
Alan Rominger
2023-08-10
2
-3
/
+0
*
bump python-daemon package (#14301)
Seth Foster
2023-08-01
2
-5
/
+5
*
Drop unused django-taggit dependency (#14241)
22.6.0
Rick Elrod
2023-07-31
2
-4
/
+0
*
Require pyyaml >= 6.0.1 (#14262)
Satoe Imaishi
2023-07-18
2
-2
/
+2
*
Migrate from django-redis to Django's built-in Redis caching support (#14210)
Rick Elrod
2023-07-13
2
-7
/
+1
*
Upgrade django to 4.2.3 (#14228)
John Westcott IV
2023-07-13
2
-3
/
+3
*
Try to fix CI by adding dropped coreapi lib (#14165)
Alan Rominger
2023-06-26
1
-0
/
+1
*
Add AWS Secretsmanager plugin (#13778)
Gabriel Muniz
2023-06-15
2
-0
/
+17
*
Removes psycopg2 in favor of psycopg3
John Westcott IV
2023-06-14
2
-2
/
+2
*
Fix /api/swagger endpoint (available only in development mode) (#13197)
Shane McDonald
2023-06-02
1
-1
/
+1
*
Updated sqlparse library (#13962)
John Westcott IV
2023-05-24
2
-2
/
+5
*
Upgrading djgno to 4.2 LTS
John Westcott IV
2023-05-11
2
-6
/
+5
*
Adding upgrade to django-oauth-toolkit pre-migraiton
John Westcott IV
2023-05-11
2
-2
/
+9
*
Updated pycryptography (#13964)
John Westcott IV
2023-05-11
2
-3
/
+3
*
[wsrelay] switch from psycopg 3 to asyncpg (#13965)
Rick Elrod
2023-05-10
2
-4
/
+4
*
Unpinning future
John Westcott IV
2023-04-10
2
-4
/
+3
*
Fix importlib-metadata dependency conflict
Hao Liu
2023-04-07
1
-2
/
+4
*
Add comment for new psycopg dep
Rick Elrod
2023-03-30
1
-1
/
+1
*
WIP: Make wsrelay listen for pg_notify heartbeat
Rick Elrod
2023-03-30
2
-1
/
+4
*
regenerated .txt file.
Lila
2023-01-25
1
-1
/
+1
*
Ran updater script to generate new requirements.txt file.
Lila
2023-01-23
1
-0
/
+465
*
Merge pull request #6276 from simaishi/43_bump_deps
Satoe Imaishi
2023-01-23
2
-467
/
+2
*
Merge pull request #13366 from fosterseth/bump_receptorctl_1.3.0
Seth Foster
2022-12-21
2
-2
/
+2
|
\
|
*
bump receptorctl version to 1.3.0
Seth Foster
2022-12-21
2
-2
/
+2
*
|
Pin hiredis to 2.0.0
Dimitri Savineau
2022-12-21
3
-2
/
+14
|
/
*
Pin channels-redis to 4.3.1 to fix an async issue (#13348)
21.10.2
Rick Elrod
2022-12-21
3
-6
/
+21
*
Add back pkgconfig for offline build
Satoe Imaishi
2022-12-16
2
-0
/
+3
*
Updating python3-saml (#13263)
John Westcott IV
2022-12-15
3
-15
/
+6
*
Pinning django-split-settings per build issue
John Westcott IV
2022-12-02
3
-2
/
+44
*
Changing wording of README to better reflect how to test the offline build
John Westcott IV
2022-11-29
1
-2
/
+2
*
Cleaning up requirements.in
John Westcott IV
2022-11-28
2
-27
/
+16
*
Pinning xmlsec to allow for lxml 4.7.0
John Westcott IV
2022-11-28
2
-22
/
+21
*
Pinning pyparsing due to testing issues
John Westcott IV
2022-11-28
2
-3
/
+4
*
General lib upgrades
John Westcott IV
2022-11-28
2
-119
/
+140
*
Merge pull request #13109 from TheRealHaoLiu/move-licenses
Shane McDonald
2022-11-17
1
-2
/
+2
|
\
[prev]
[next]