mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
* add package info #358 * Update __init__.py * wrap package info * update CI * fix package info * fix for #388 * prune duplicated configs * fix install * use req from file * move info to sep. module drop comments from req * add setup req. * add setup req. * update get info * refactor init * update pip * fix failing on buildins * fix failing open * fix test imports * fix tests * fix pep8
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
scikit-learn==0.20.2
|
|
tqdm==4.35.0
|
|
twine==1.13.0
|
|
numpy==1.16.4
|
|
torch>=1.2.0
|
|
torchvision>=0.3.0
|
|
pandas>=0.20.3
|
|
# future>=0.17.1 # required for buildins in setup.py |