Bubble [main]
README: Updated dependencies
[1mdiff --git a/README.md b/README.md[m
[1mindex 5c83903..861fc87 100644[m
[1m--- a/README.md[m
[1m+++ b/README.md[m
[36m@@ -13,7 +13,8 @@[m [mBubble has been designed to be useful for both individuals and communities. It h[m
[m
- Python 3.6+ (same as GmCapsule)[m
- MariaDB database[m
[31m-- MariaDB Python Connector module ("mariadb" on PyPI)[m
[32m+[m[32m- `mariadb` (MariaDB Python Connector module)[m
[32m+[m[32m- `pytz` (backwards-compatible time zone library)[m
[m
## Installation[m
[m
[1mdiff --git a/requirements.txt b/requirements.txt[m
[1mindex af44f19..0be5735 100644[m
[1m--- a/requirements.txt[m
[1m+++ b/requirements.txt[m
[36m@@ -1 +1,2 @@[m
[32m+[m[32mmariadb[m
pytz[m