-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #813
Merged
Dev #813
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
3f3f50f
add habituation procedure to init fixtures
oliche fd3a420
GitHub Actions generated requirements_frozen.txt
invalid-email-address 917988b
Merge branch 'master' into dev
k1o0 9f10d72
GitHub Actions generated requirements_frozen.txt
invalid-email-address b53817b
Tag filter in dataset admin page
k1o0 80771e4
GitHub Actions generated requirements_frozen.txt
invalid-email-address 68d4598
Exclude non-personal, non-globus endpoints from local file record delete
k1o0 13d608a
Merge pull request #812 from cortex-lab/globus_delete_local_datasets_…
k1o0 50f89c5
GitHub Actions generated requirements_frozen.txt
invalid-email-address 04393fc
mpciROIs.uuids dataset type fixture
k1o0 ec74166
Merge branch 'master' into dev
k1o0 b03537f
GitHub Actions generated requirements_frozen.txt
invalid-email-address File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,81 +1,81 @@ | ||
asgiref==3.7.2 | ||
backports.zoneinfo==0.2.1 | ||
boto3==1.28.37 | ||
botocore==1.31.37 | ||
boto3==1.28.63 | ||
botocore==1.31.63 | ||
certifi==2023.7.22 | ||
cffi==1.15.1 | ||
charset-normalizer==3.2.0 | ||
cffi==1.16.0 | ||
charset-normalizer==3.3.0 | ||
click==8.1.7 | ||
colorlog==6.7.0 | ||
contourpy==1.1.0 | ||
contourpy==1.1.1 | ||
coreapi==2.3.3 | ||
coreschema==0.0.4 | ||
coverage==6.5.0 | ||
coveralls==3.3.1 | ||
cryptography==41.0.3 | ||
cycler==0.11.0 | ||
Django==4.2.4 | ||
cryptography==41.0.4 | ||
cycler==0.12.1 | ||
Django==4.2.6 | ||
django-admin-list-filter-dropdown==1.0.3 | ||
django-admin-rangefilter==0.11.0 | ||
django-admin-rangefilter==0.11.2 | ||
django-autocomplete-light==3.9.7 | ||
django-cleanup==8.0.0 | ||
django-filter==21.1 | ||
django-ipware==5.0.0 | ||
django-ipware==5.0.1 | ||
django-js-asset==2.1.0 | ||
django-mptt==0.14.0 | ||
django-polymorphic==3.1.0 | ||
django-reversion==5.0.4 | ||
django-storages==1.13.2 | ||
django-structlog==5.3.0 | ||
django-reversion==5.0.6 | ||
django-storages==1.14.2 | ||
django-structlog==6.0.0 | ||
django-test-without-migrations==0.6 | ||
djangorestframework==3.14.0 | ||
docopt==0.6.2 | ||
docutils==0.20.1 | ||
drfdocs==0.0.11 | ||
flake8==6.1.0 | ||
fonttools==4.42.1 | ||
globus-cli==3.17.0 | ||
globus-sdk==3.27.0 | ||
iblutil==1.7.0 | ||
fonttools==4.43.1 | ||
globus-cli==3.18.0 | ||
globus-sdk==3.28.0 | ||
iblutil==1.7.1 | ||
idna==3.4 | ||
importlib-metadata==6.8.0 | ||
importlib-resources==6.0.1 | ||
importlib-resources==6.1.0 | ||
itypes==1.2.0 | ||
Jinja2==3.1.2 | ||
jmespath==1.0.1 | ||
kiwisolver==1.4.5 | ||
llvmlite==0.40.1 | ||
llvmlite==0.41.0 | ||
lxml==4.9.3 | ||
Markdown==3.4.4 | ||
Markdown==3.5 | ||
MarkupSafe==2.1.3 | ||
matplotlib==3.7.2 | ||
matplotlib==3.7.3 | ||
mccabe==0.7.0 | ||
numba==0.57.1 | ||
numba==0.58.0 | ||
numpy==1.24.4 | ||
ONE-api==2.2.2 | ||
packaging==23.1 | ||
ONE-api==2.3.0 | ||
packaging==23.2 | ||
pandas==2.0.3 | ||
Pillow==10.0.0 | ||
psycopg2-binary==2.9.7 | ||
Pillow==10.1.0 | ||
psycopg2-binary==2.9.9 | ||
pyarrow==13.0.0 | ||
pycodestyle==2.11.0 | ||
pycodestyle==2.11.1 | ||
pycparser==2.21 | ||
pyflakes==3.1.0 | ||
PyJWT==2.8.0 | ||
pyparsing==3.0.9 | ||
pyparsing==3.1.1 | ||
python-dateutil==2.8.2 | ||
python-magic==0.4.27 | ||
pytz==2023.3 | ||
pytz==2023.3.post1 | ||
PyYAML==6.0.1 | ||
requests==2.31.0 | ||
s3transfer==0.6.2 | ||
s3transfer==0.7.0 | ||
six==1.16.0 | ||
sqlparse==0.4.4 | ||
structlog==23.1.0 | ||
structlog==23.2.0 | ||
tqdm==4.66.1 | ||
typing_extensions==4.7.1 | ||
typing_extensions==4.8.0 | ||
tzdata==2023.3 | ||
uritemplate==4.1.1 | ||
urllib3==1.26.16 | ||
urllib3==1.26.17 | ||
webdavclient3==3.14.6 | ||
zipp==3.16.2 | ||
zipp==3.17.0 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you've added a typo here ! 🐞
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for catching!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although in the words of Shaggy, 'it wasn't me'