summaryrefslogtreecommitdiff
path: root/requirements_test_brain.txt
blob: bdcf86077c8f66aec02293e451ceab34b06a6077 (plain)
1
2
3
4
5
6
7
8
attrs
nose
# Don't test numpy with py310
# Until a wheel is uploaded to pypi, this would require
# additional dependencies to build it from source
numpy; python_version < "3.10"
python-dateutil
six