| commit | author | age | ||
| 83c3f6 | 1 | [[source]] |
| SP | 2 | url = "https://pypi.org/simple" |
| 3 | verify_ssl = true | |
| 4 | name = "pypi" | |
| 5 | ||
| 6 | [packages] | |
| 7 | numpy = "*" | |
| 8 | scikit-learn = "*" | |
| 9 | scikit-image = "*" | |
| 10 | pyzbar = "*" | |
| 11 | "psycopg2-binary" = "*" | |
| 12 | ||
| 13 | [dev-packages] | |
| 14 | ||
| 15 | [requires] | |
| 16 | python_version = "3.5" | |