bots: Add requirements not captured by pipreqs.

This commit is contained in:
Robert Hönig 2018-01-05 20:27:32 +01:00
commit ae76aa8f72
2 changed files with 3 additions and 0 deletions
zulip_bots/zulip_bots/bots

View file

@ -0,0 +1 @@
python-chess[engine,gaviota]

View file

@ -1 +1,3 @@
BeautifulSoup4
lxml
requests requests