Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
Reviewed By: takatosp1

Differential Revision: D21608983

fbshipit-source-id: b66ec9c8a53197674802608193415a82e8844ccd
  • Loading branch information
ppwwyyxx authored and facebook-github-bot committed May 16, 2020
1 parent 67c30d0 commit bd2ea47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def get_model_zoo_configs() -> List[str]:
"mock",
"tqdm>4.29.0",
"tensorboard",
"fvcore>=1.1",
"fvcore>=0.1.1",
"future", # used by caffe2
"pydot", # used to save caffe2 SVGs
],
Expand Down

0 comments on commit bd2ea47

Please sign in to comment.