diff --git a/REQUIREMENTS.md b/REQUIREMENTS.md new file mode 100644 index 0000000..213692a --- /dev/null +++ b/REQUIREMENTS.md @@ -0,0 +1,15 @@ +# Requirements + +This project was built with (and should work with non-breaking upgrades of): + +| Package | Version | +|-------------------------------------------------------|---------| +| [discord.py](https://pypi.org/project/discord.py/) | 1.3.4 | +| [Django](https://pypi.org/project/Django/) | 2.2 | +| [mcstatus](https://pypi.org/project/mcstatus/) | 3.1.1 | +| [mysqlclient*](https://pypi.org/project/mysqlclient/) | 1.4.6 | +| [PyYAML](https://pypi.org/project/PyYAML/) | 5.3.1 | + + +*or any other preferred DB +