Merged in feature/addReqs (pull request #233)

Add Requirements.txt

* requirements


Approved-by: Alex Galarce
This commit is contained in:
Michael McGuinness
2024-10-10 16:44:16 +00:00
parent 20b01d442c
commit edd4fe61ba
24 changed files with 286 additions and 266 deletions
+9 -8
View File
@@ -1,8 +1,9 @@
selenium~=4.23.1
pytest~=8.3.1
pandas~=2.2.2
loguru~=0.7.2
PyYAML~=6.0.1
boto3~=1.34.148
pysnowflake~=0.1.3
botocore~=1.34.148
boto3==1.35.37
botocore==1.35.37
loguru==0.7.2
pandas==2.2.3
pytest==8.3.3
PyYAML==5.4.1
PyYAML==6.0.2
selenium==4.25.0
snowflake==0.13.0