Skip to content

Commit 8c7d3f2

Browse files
authored
feat: fixed versions for data_tests (#45)
1 parent d28c3e6 commit 8c7d3f2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
boto3==1.26.66
22
botocore==1.29.66
3-
importlib-metadata
3+
importlib-metadata==6.0.0
44
great-expectations==0.14.1
5-
s3fs
6-
python-dateutil
7-
requests
8-
decorator
9-
fastparquet
10-
awswrangler
5+
s3fs==0.4.2
6+
python-dateutil==2.8.2
7+
requests==2.28.2
8+
decorator==5.1.1
9+
fastparquet==0.8.1
10+
awswrangler==2.19.0
1111
pandas-profiling==3.1.0
1212
jinja2==3.0.3

0 commit comments

Comments
 (0)