Skip to content

Commit 632fa33

Browse files
committed
Update requirements.txt (#636)
1 parent fc34c5b commit 632fa33

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
**Merged pull requests:**
88

9-
- \[pre-commit.ci\] pre-commit autoupdate [\#635](https://github.com/EMMC-ASBL/oteapi-services/pull/635) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
109
- \[pre-commit.ci\] pre-commit autoupdate [\#616](https://github.com/EMMC-ASBL/oteapi-services/pull/616) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
1110

1211
## [v1.20250410.410](https://github.com/EMMC-ASBL/oteapi-services/tree/v1.20250410.410) (2025-04-10)

app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
from __future__ import annotations
88

9-
__version__ = "1.20250826.444"
9+
__version__ = "1.20250901.445"
1010
__author__ = "SINTEF"
1111
__author_email__ = "Team4.0@SINTEF.no"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ packaging==25.0
3131
paramiko==4.0.0
3232
pillow==11.3.0
3333
priority==2.0.0
34-
prompt_toolkit==3.0.51
34+
prompt_toolkit==3.0.52
3535
psycopg==3.2.9
3636
psycopg-binary==3.2.9
3737
pycparser==2.22
@@ -51,7 +51,7 @@ taskgroup==0.2.2
5151
tenacity==9.1.2
5252
tomli==2.2.1
5353
typing-inspection==0.4.1
54-
typing_extensions==4.14.1
54+
typing_extensions==4.15.0
5555
tzdata==2025.2
5656
urllib3==2.5.0
5757
vine==5.1.0

0 commit comments

Comments
 (0)