diff options
| author | bulve-ad <78788030+bulve-ad@users.noreply.github.com> | 2024-08-27 15:23:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-27 15:23:33 +0100 |
| commit | 0b3c864cdfcc48cbb26d7bdea2a69d0e64e0fb38 (patch) | |
| tree | ecf3af44a45084dc3d8f96fd2592f09380f0c51f /requirements.txt | |
| parent | fbfbc61d847187b09ec4d59928a0f853b916115f (diff) | |
| parent | 1abb20b7f5ef24117efd7a9f79a4044ddca600e3 (diff) | |
| download | de-project-bentley-0b3c864cdfcc48cbb26d7bdea2a69d0e64e0fb38.tar.gz de-project-bentley-0b3c864cdfcc48cbb26d7bdea2a69d0e64e0fb38.zip | |
Merge branch 'development' into test/transform-helper-functions
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 |
