Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Roberto DePietri
gwcelery
Commits
400df5a7
Commit
400df5a7
authored
Jun 03, 2020
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pin celery==4.4.2
Celery 4.4.4 breaks the GWCelery unit tests. See #348.
parent
bd6b7af2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
CHANGES.rst
CHANGES.rst
+2
-1
Pipfile.lock
Pipfile.lock
+3
-3
requirements.txt
requirements.txt
+1
-1
No files found.
CHANGES.rst
View file @
400df5a7
...
...
@@ -4,7 +4,8 @@ Changelog
0.13.1 (unreleased)
-------------------
- No changes yet.
- Pin celery to version 4.4.2 because version 4.4.4 breaks the GWCelery unit
tests. (See https://git.ligo.org/emfollow/gwcelery/-/issues/348)
0.13.0 (2020-06-03)
-------------------
...
...
Pipfile.lock
View file @
400df5a7
...
...
@@ -145,10 +145,10 @@
"redis"
],
"hashes"
:
[
"sha256:
9ae2e73b93cc7d6b48b56aaf49a68c91752d0ffd7dfdcc47f842ca79a6f13eae
"
,
"sha256:
c2037b6a8463da43b19969a0fc13f9023ceca6352b4dd51be01c66fbbb13647e
"
"sha256:
108a0bf9018a871620936c33a3ee9f6336a89f8ef0a0f567a9001f4aa361415f
"
,
"sha256:
5b4b37e276033fe47575107a2775469f0b721646a08c96ec2c61531e4fe45f2a
"
],
"version"
:
"==4.4.
4
"
"version"
:
"==4.4.
2
"
},
"certifi"
:
{
"hashes"
:
[
...
...
requirements.txt
View file @
400df5a7
astropy
< 4.0 # https://github.com/astropy/astropy/issues/9970
bilby-pipe
>= 0.3.8
celery
[redis]
>
= 4.4.
0
celery
[redis]
=
= 4.4.
2 # https://git.ligo.org/emfollow/gwcelery/-/issues/348
comet
corner
dnspython
# silence "DNS: dnspython not found. Can not use SRV lookup." warning from SleekXMPP
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment