List requests as a requirement

Since the ptgbot.ethercalc module explicitly imports requests, track
it as a dependency.

Change-Id: Ib850ed18b365219c9293dfe723baa6da14ff4938
This commit is contained in:
Jeremy Stanley
2017-07-12 22:47:18 +00:00
parent d9d7753ee1
commit cf7dd084a6

View File

@@ -1,2 +1,3 @@
irc irc
python-daemon python-daemon
requests