diff options
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6ba2cf6..614a0ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,4 +30,5 @@ Werkzeug==3.0.3 xmltodict==0.13.0 s3fs pandas -pyarrow
\ No newline at end of file +pyarrow +SQLAlchemy
\ No newline at end of file |
