Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/mocpy-0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz authored Dec 4, 2024
2 parents 9b25922 + fa16931 commit 84e3bad
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
deepdiff==8.0.1
fire==0.6.0
fire==0.7.0
gsutil==5.30
jinja2>=2.11.2
PyYAML==6.0.2
Expand Down
8 changes: 4 additions & 4 deletions requirements/requirements_api.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
aiohttp==3.10.10
aiohttp-swagger3==0.9.0
astropy==6.1.4
bcrypt==4.2.0
bcrypt==4.2.1
cryptography==43.0.3
deepdiff==8.0.1
gunicorn==23.0.0
jinja2>=2.11.2
matplotlib==3.9.2
matplotlib==3.9.3
motor==3.1.1
multidict==6.1.0
numba==0.60.0
Expand All @@ -23,8 +23,8 @@ supervisor==4.2.5
uvloop==0.21.0
ligo.skymap==2.1.2
mocpy==0.17.1
healpy==1.17.3
healpy==1.18.0
scipy==1.14.1
pygcn==1.1.3
xmlschema==3.3.2
xmlschema==3.4.3
lxml==5.3.0
10 changes: 5 additions & 5 deletions requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
astropy==6.1.4
bcrypt==4.2.0
bcrypt==4.2.1
beautifulsoup4==4.12.3
bokeh==3.4.2
confluent-kafka==2.5.3
Expand All @@ -8,12 +8,12 @@ dask==2024.10.0
deepdiff==8.0.1
distributed==2024.10.0
fastavro==1.6.0 #breaking changes in newer versions
fire==0.6.0
fire==0.7.0
gsutil==5.30
gunicorn==23.0.0
h5py==3.12.1
jinja2>=2.11.2
matplotlib==3.9.2
matplotlib==3.9.3
motor==3.1.1
numba==0.60.0
numpy>=1.23.5, <2.0.0
Expand All @@ -22,13 +22,13 @@ protobuf==4.22.1
pyarrow==18.0.0
PyJWT==2.9.0
pymongo==4.8.0
pyopenssl==24.2.1
pyopenssl==24.3.0
pytz==2024.2
PyYAML==6.0.2
requests==2.32.3
slack_sdk==3.33.3
supervisor==4.2.5
tables==3.9.2
tensorflow==2.13.0
tqdm==4.66.6
tqdm==4.67.1
uvloop==0.21.0

0 comments on commit 84e3bad

Please sign in to comment.