Skip to content

Commit

Permalink
update planning to latest 2.7 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLark86 committed Jan 24, 2024
1 parent 16cc3b7 commit 664e395
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion server/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ gunicorn
honcho

git+https://github.com/superdesk/[email protected]#egg=superdesk-core
git+https://github.com/superdesk/[email protected]rc4#egg=superdesk-planning
git+https://github.com/superdesk/[email protected]rc5#egg=superdesk-planning
8 changes: 4 additions & 4 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ blinker==1.4
# flask-mail
# raven
# superdesk-core
boto3==1.34.21
boto3==1.34.27
# via superdesk-core
botocore==1.34.21
botocore==1.34.27
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -73,7 +73,7 @@ click-repl==0.3.0
# via celery
croniter==0.3.37
# via superdesk-core
cryptography==41.0.7
cryptography==42.0.0
# via
# authlib
# jwcrypto
Expand Down Expand Up @@ -264,7 +264,7 @@ six==1.16.0
# python-dateutil
superdesk-core @ git+https://github.com/superdesk/[email protected]
# via -r requirements.in
superdesk-planning @ git+https://github.com/superdesk/[email protected]rc4
superdesk-planning @ git+https://github.com/superdesk/[email protected]rc5
# via -r requirements.in
typing-extensions==4.9.0
# via superdesk-core
Expand Down

0 comments on commit 664e395

Please sign in to comment.