Skip to content

Commit c7c3636

Browse files
committed
update
1 parent 8ffdef3 commit c7c3636

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Pipfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
8-
[dev-packages]
9-
autopep8 = "*"
10-
flake8 = "*"
117
tensorflow = "==2.3.0"
128
fastapi = "==0.54.1"
139
uvicorn = "==0.11.5"
1410
jinja2 = "==2.11.2"
1511
opencv-python = "==4.2.0.34"
1612
python-multipart = "==0.0.5"
13+
14+
[dev-packages]
15+
autopep8 = "*"
16+
flake8 = "*"
1717
mypy = "*"
1818

1919
[requires]

0 commit comments

Comments
 (0)