diff options
author | Parker <contact@pkrm.dev> | 2025-01-22 16:07:47 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2025-01-22 16:07:47 -0600 |
commit | 557a646d65326065b60ea729034d4dbf4069749d (patch) | |
tree | c0618c25fff81257cc7645b1b761833202787431 /requirements.txt | |
parent | 7092bd81c71c92296724bfcc5a6a54dac07727c1 (diff) | |
parent | b48f2a1eff20996901e8db40d68c880a5d7f053f (diff) |
Merge branch 'dev'
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 |