10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
# DON'T JUST ADD NEW DEPENDENCIES!!!
|
|
#
|
|
# If you open a pull request that adds a new dependency, you should notify:
|
|
# * @edx/ospr - to check licensing
|
|
# * @edx/devops - to check system requirements
|
|
|
|
# Packages to install in the Python sandbox for secured execution.
|
|
scipy==0.14.0
|
|
lxml==3.4.4
|