Skip to content

Commit fbe8656

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 9bd63bb commit fbe8656

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

emmet-api/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --output-file=emmet/emmet-api/requirements/deployment.txt emmet/emmet-api/pyproject.toml python/requirements.txt
5+
# pip-compile --allow-unsafe --output-file=emmet/emmet-api/requirements/deployment.txt emmet/emmet-api/pyproject.toml python/requirements.txt
66
#
77
annotated-doc==0.0.5
88
# via fastapi

emmet-core/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --output-file=emmet/emmet-core/requirements/deployment.txt emmet/emmet-core/pyproject.toml python/requirements.txt
5+
# pip-compile --allow-unsafe --output-file=emmet/emmet-core/requirements/deployment.txt emmet/emmet-core/pyproject.toml python/requirements.txt
66
#
77
annotated-types==0.8.0
88
# via pydantic

0 commit comments

Comments
 (0)