WikiSQL icon indicating copy to clipboard operation
WikiSQL copied to clipboard

Requirements.txt versions

Open kaniblu opened this issue 3 years ago • 0 comments

For those having trouble running the evaluation script in 2022 due to version updates in all the dependencies: use the following requirements.txt to get the specific package versions in the past (circa 2017-2018).

tqdm
sqlalchemy==1.2
records==0.5.3
babel==2.5.1
tabulate==0.8.1

kaniblu avatar May 30 '22 08:05 kaniblu