diff options
| author | Ellie <167526066+ellsymonds@users.noreply.github.com> | 2024-08-27 11:08:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-27 11:08:06 +0100 |
| commit | 182ba54c0c340a4819bb7400f6eb204e15364387 (patch) | |
| tree | e3668c638914cc3efe003604c9d4ac0a5dc93439 /requirements.txt | |
| parent | 69edb14dad584d45fa6a83a90c08292b84795507 (diff) | |
| parent | c610d3fc42a610ca5daff80606f8e67f9d1e20f2 (diff) | |
| download | de-project-bentley-182ba54c0c340a4819bb7400f6eb204e15364387.tar.gz de-project-bentley-182ba54c0c340a4819bb7400f6eb204e15364387.zip | |
Merge branch 'development' into 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 614a0ab..763b95a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,4 +31,5 @@ xmltodict==0.13.0 s3fs pandas pyarrow -SQLAlchemy
\ No newline at end of file +SQLAlchemy +bs4 |
