# The requirements file is a way to get pip to install specific packages to 
# make up an environment.

werkzeug<2.0
git+https://github.com/tryton/simpleeval.git  # Use temporarily the Tryton fork (https://github.com/danthedeckie/simpleeval/issues/90)

.
