Skip to content

Commit 9b5bd31

Browse files
authored
Update flask_rest_api_tutorial.py (pytorch#1622)
Co-authored-by: Brian Johnson <[email protected]> Thanks Aditya!
1 parent 4e4730c commit 9b5bd31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/flask_rest_api_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#
4747
# ::
4848
#
49-
# $ pip install Flask==1.0.3 torchvision==0.3.0
49+
# $ pip install Flask==2.0.1 torchvision==0.10.0
5050

5151

5252
######################################################################

0 commit comments

Comments
 (0)