Skip to content

Commit

Permalink
revert version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Nov 18, 2024
1 parent 2257208 commit 62baf0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ classifiers = [
keywords = ['aiida', 'workflows']
requires-python = '>=3.8'
dependencies = [
#'aiida-core~=2.0',
#'fastapi~=0.65.1',
'aiida-core~=2.0',
'fastapi~=0.65.1',
'uvicorn[standard]~=0.19.0',
#'pydantic~=1.10',
'pydantic~=1.10',
'graphene~=2.0',
'python-dateutil~=2.0',
'lark~=0.11.0',
Expand Down

0 comments on commit 62baf0b

Please sign in to comment.