Skip to content

Commit

Permalink
Update great-expectations from 0.16.11 to 0.16.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and rokm committed May 24, 2023
1 parent b8438fb commit 4887270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ soundfile==0.12.1; sys_platform != 'linux'
limits==3.5.0
# great-expectations as of v0.16.10 does not officially support python 3.11 yet, and the pyspark
# compatibility wrapper seems to be broken for python 3.11 in this version.
great-expectations==0.16.11; python_version < '3.11'
great-expectations==0.16.13; python_version < '3.11'
tensorflow==2.12.0; python_version >= '3.8'
pyshark==0.6.0
opencv-python==4.7.0.72
Expand Down

0 comments on commit 4887270

Please sign in to comment.