Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Commit

Permalink
Merge Test to Stable (#737) (#746)
Browse files Browse the repository at this point in the history
[FIX] Bug where files could not be added to drafts #742
[FIX] Remove test comparing datetime objects #744
[FIX] Draft validation issues #740
[ADD] Support for DOI as preferred identifier #741
[ADD] Support for bulk-delete api operations #725
[ADD] Enable V2 endpoints
  • Loading branch information
dependabot[bot] authored Sep 2, 2022
1 parent 8d7ed41 commit 93741b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ idutils==1.1.12
imagesize==1.4.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
importlib-metadata==4.12.0; python_version >= "3.7" and python_version < "3.8"
ipdb==0.13.9; python_version >= "2.7"
ipython==7.34.0; python_version >= "3.7"
ipython==8.4.0; python_version >= "3.7"
isbnlib==3.10.10
isodate==0.6.1
isort==5.10.1; python_full_version >= "3.6.1" and python_version < "4.0"
Expand Down

0 comments on commit 93741b2

Please sign in to comment.