Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requirements/cryptography-43.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz authored Oct 8, 2024
2 parents 703eb74 + 39ef251 commit 0d2f276
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
deepdiff==7.0.1
deepdiff==8.0.1
fire==0.6.0
gsutil==5.30
jinja2>=2.11.2
PyYAML==6.0.1
PyYAML==6.0.2
questionary==2.0.1
requests==2.32.3
supervisor==4.2.5
Expand Down
14 changes: 7 additions & 7 deletions requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@ aiohttp-swagger3==0.8.0
astropy==6.1.2
bcrypt==4.2.0
cryptography==43.0.1
deepdiff==7.0.1
gunicorn==22.0.0
deepdiff==8.0.1
gunicorn==23.0.0
jinja2>=2.11.2
matplotlib==3.9.1
matplotlib==3.9.2
motor==3.1.1
multidict==6.0.5
numba==0.60.0
numpy==1.23.5
odmantic==0.9.2
pandas==2.2.2
pydantic==1.10.13 # bump to v2 once odmantic supports it
PyJWT==2.8.0
PyJWT==2.9.0
pymongo==4.8.0
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
sshtunnel==0.4.0
supervisor==4.2.5
uvloop==0.19.0
uvloop==0.20.0
ligo.skymap==2.0.1
mocpy==0.15.0
healpy==1.17.3
scipy==1.14.0
pygcn==1.1.3
xmlschema==3.3.2
lxml==5.2.2
lxml==5.3.0
14 changes: 7 additions & 7 deletions requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,30 @@ bokeh==3.4.2
confluent-kafka==2.5.0
cryptography==43.0.1
dask==2024.8.0
deepdiff==7.0.1
deepdiff==8.0.1
distributed==2024.8.0
fastavro==1.6.0 #breaking changes in newer versions
fire==0.6.0
gsutil==5.30
gunicorn==22.0.0
gunicorn==23.0.0
h5py==3.11.0
jinja2>=2.11.2
matplotlib==3.9.1
matplotlib==3.9.2
motor==3.1.1
numba==0.60.0
numpy==1.23.5
pandas==2.2.2
protobuf==4.22.1
pyarrow==17.0.0
PyJWT==2.8.0
PyJWT==2.9.0
pymongo==4.8.0
pyopenssl==24.2.1
pytz==2024.1
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
slack_sdk==3.31.0
supervisor==4.2.5
tables==3.9.2
tensorflow==2.13.0
tqdm==4.66.4
uvloop==0.19.0
tqdm==4.66.5
uvloop==0.20.0

0 comments on commit 0d2f276

Please sign in to comment.