zulip/requirements/prod.txt
Tim Abbott f5fe9d24bb requirements: Remove unnecessary dateutil dependency.
This is only needed for some Nagios scripts, which don't use the Zulip
virtualenv anyway.  They already correctly install the relevant
package via apt.
2017-08-22 10:42:01 -07:00

4 lines
82 B
Plaintext

-r common.txt
# Used for running the Zulip production Django server
uWSGI==2.0.14