diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 97b43e4..f6e03c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ wonderwords==2.2.0 PyYAML==6.0.2 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 -discord.py==2.4.0
\ No newline at end of file +discord.py==2.4.0 +SQLAlchemy==2.0.37
\ No newline at end of file |