pipでバージョン指定してパッケージインストールする

$ pip install パッケージ名==バージョン番号


(例)

$ pip install lotonumber==0.0.1