Skip to content

Commit efaf41e

Browse files
committed
@pcrespov cleanup
1 parent fff758e commit efaf41e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
[project]
22
name = "pytest-simcore"
33
version = "0.1.0"
4-
description = "Add your description here"
5-
readme = "README.md"
64
requires-python = ">=3.11"
75
dependencies = [
8-
"fastapi[standard]>=0.115.12",
9-
"python-socketio>=5.12.1",
10-
"uvicorn>=0.34.0",
6+
"fastapi[standard]>=0.115.12",
7+
"python-socketio>=5.12.1",
8+
"uvicorn>=0.34.0",
119
]

0 commit comments

Comments
 (0)