Skip to content

Commit

Permalink
fix: update outdated dependency files
Browse files Browse the repository at this point in the history
Update the outdated dependency files to build the project without error.
  • Loading branch information
clnsmth authored Sep 6, 2023
1 parent 550491a commit fa4d11c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies:
- exceptiongroup==1.0.4
- executing==1.2.0
- fastjsonschema==2.16.2
- gbif-registrar==0.0.0
- gbif-registrar==0.1.1
- gitdb==4.0.10
- gitpython==3.1.29
- greenlet==2.0.1
Expand Down Expand Up @@ -74,7 +74,7 @@ dependencies:
- mdurl==0.1.2
- more-itertools==9.0.0
- mypy-extensions==0.4.3
- myst-nb==0.17.1
- myst-nb==0.17.2
- myst-parser==0.18.1
- nbclient==0.5.13
- nbformat==5.7.0
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ entrypoints==0.4
exceptiongroup==1.0.4
executing==1.2.0
fastjsonschema==2.16.2
gbif-registrar==0.0.0
gbif-registrar==0.1.1
gitdb==4.0.10
GitPython==3.1.29
greenlet==2.0.1
Expand Down Expand Up @@ -53,7 +53,7 @@ mdit-py-plugins==0.3.3
mdurl==0.1.2
more-itertools==9.0.0
mypy-extensions==0.4.3
myst-nb==0.17.1
myst-nb==0.17.2
myst-parser==0.18.1
nbclient==0.5.13
nbformat==5.7.0
Expand Down

0 comments on commit fa4d11c

Please sign in to comment.