Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ contourpy==1.3.3
# via matplotlib
cramjam==2.11.0
# via python-snappy
croniter==6.0.0
# via rq
crontab==1.0.5
# via rq-scheduler
cryptography==45.0.7
Expand Down Expand Up @@ -369,7 +367,6 @@ python-dateutil==2.9.0.post0
# via
# arrow
# botocore
# croniter
# dateparser
# flask-mongorest-mpcontribs
# freezegun
Expand All @@ -385,7 +382,6 @@ python-snappy==0.7.3
# via mpcontribs-api (setup.py)
pytz==2025.2
# via
# croniter
# dateparser
# pandas
pyyaml==6.0.2
Expand Down Expand Up @@ -430,9 +426,10 @@ rpds-py==0.27.1
# via
# jsonschema
# referencing
rq==2.6.0
rq==2.3.2
# via
# flask-rq2
# mpcontribs-api (setup.py)
# rq-scheduler
rq-scheduler==0.14.0
# via flask-rq2
Expand Down
7 changes: 2 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ contourpy==1.3.3
# via matplotlib
cramjam==2.11.0
# via python-snappy
croniter==6.0.0
# via rq
crontab==1.0.5
# via rq-scheduler
cryptography==45.0.7
Expand Down Expand Up @@ -385,7 +383,6 @@ python-dateutil==2.9.0.post0
# via
# arrow
# botocore
# croniter
# dateparser
# flask-mongorest-mpcontribs
# freezegun
Expand All @@ -401,7 +398,6 @@ python-snappy==0.7.3
# via mpcontribs-api (setup.py)
pytz==2025.2
# via
# croniter
# dateparser
# pandas
pyyaml==6.0.2
Expand Down Expand Up @@ -446,9 +442,10 @@ rpds-py==0.27.1
# via
# jsonschema
# referencing
rq==2.6.0
rq==2.3.2
# via
# flask-rq2
# mpcontribs-api (setup.py)
# rq-scheduler
rq-scheduler==0.14.0
# via flask-rq2
Expand Down
7 changes: 2 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ contourpy==1.3.3
# via matplotlib
cramjam==2.11.0
# via python-snappy
croniter==6.0.0
# via rq
crontab==1.0.5
# via rq-scheduler
cryptography==45.0.7
Expand Down Expand Up @@ -367,7 +365,6 @@ python-dateutil==2.9.0.post0
# via
# arrow
# botocore
# croniter
# dateparser
# flask-mongorest-mpcontribs
# freezegun
Expand All @@ -383,7 +380,6 @@ python-snappy==0.7.3
# via mpcontribs-api (setup.py)
pytz==2025.2
# via
# croniter
# dateparser
# pandas
pyyaml==6.0.2
Expand Down Expand Up @@ -428,9 +424,10 @@ rpds-py==0.27.1
# via
# jsonschema
# referencing
rq==2.6.0
rq==2.3.2
# via
# flask-rq2
# mpcontribs-api (setup.py)
# rq-scheduler
rq-scheduler==0.14.0
# via flask-rq2
Expand Down
7 changes: 2 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ contourpy==1.3.3
# via matplotlib
cramjam==2.11.0
# via python-snappy
croniter==6.0.0
# via rq
crontab==1.0.5
# via rq-scheduler
cryptography==45.0.7
Expand Down Expand Up @@ -383,7 +381,6 @@ python-dateutil==2.9.0.post0
# via
# arrow
# botocore
# croniter
# dateparser
# flask-mongorest-mpcontribs
# freezegun
Expand All @@ -399,7 +396,6 @@ python-snappy==0.7.3
# via mpcontribs-api (setup.py)
pytz==2025.2
# via
# croniter
# dateparser
# pandas
pyyaml==6.0.2
Expand Down Expand Up @@ -444,9 +440,10 @@ rpds-py==0.27.1
# via
# jsonschema
# referencing
rq==2.6.0
rq==2.3.2
# via
# flask-rq2
# mpcontribs-api (setup.py)
# rq-scheduler
rq-scheduler==0.14.0
# via flask-rq2
Expand Down
Loading