Implement most of NEST Database functionallity (get_neuron_properties is stil missing)
parent
aa80c938
No related branches found
No related tags found
... | ... | @@ -3,4 +3,5 @@ python_dateutil == 2.6.0 |
setuptools >= 21.0.0 | ||
requests | ||
flask_cors | ||
psycopg2-binary | ||
\ No newline at end of file | ||
psycopg2-binary | ||
numpy | ||
\ No newline at end of file |
Please register or sign in to comment