diff options
| author | Alex <git@ajschof.me> | 2024-08-27 11:30:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-27 11:30:41 +0100 |
| commit | 80117194f711d49a60933157b7c59147d7696441 (patch) | |
| tree | e3668c638914cc3efe003604c9d4ac0a5dc93439 /requirements.txt | |
| parent | c610d3fc42a610ca5daff80606f8e67f9d1e20f2 (diff) | |
| parent | 182ba54c0c340a4819bb7400f6eb204e15364387 (diff) | |
| download | de-project-bentley-80117194f711d49a60933157b7c59147d7696441.tar.gz de-project-bentley-80117194f711d49a60933157b7c59147d7696441.zip | |
Merge pull request #95 from ajschofield/feature/load-lambda
Feature/load lambda
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 0c81216..763b95a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,5 +30,6 @@ Werkzeug==3.0.3 xmltodict==0.13.0 s3fs pandas +pyarrow +SQLAlchemy bs4 -pyarrow
\ No newline at end of file |
