Skip to content

Commit

Permalink
feat(release): modify and recompile requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Dec 9, 2024
1 parent 924ca57 commit ab3a28b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/requirements-dependencies.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pypnnomenclature>=1.6.4,<2
pypn_habref_api>=0.4.1,<1
utils-flask-sqlalchemy-geo>=0.3.2,<1
utils-flask-sqlalchemy>=0.4.1,<1
taxhub==2.0.0
taxhub==2.1.0
pypn-ref-geo>=1.5.3,<2
2 changes: 1 addition & 1 deletion backend/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ pandas==2.2.3
# via
# -r requirements-common.in
# bokeh
pillow==10.4.0
pillow==9.5.0
# via
# -r requirements-common.in
# bokeh
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ sqlalchemy==1.4.54
# utils-flask-sqlalchemy
# utils-flask-sqlalchemy-geo
# wtforms-sqlalchemy
taxhub==2.0.0
taxhub==2.1.0
# via
# -r requirements-dependencies.in
# pypnnomenclature
Expand Down

0 comments on commit ab3a28b

Please sign in to comment.