Skip to content

Commit 677a158

Browse files
Resolve dependency issues
1 parent 5bce553 commit 677a158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
'requests',
1919
'beautifulsoup4',
2020
'lxml',
21-
'pandas',
21+
'pandas==2.0.3',
2222
'matplotlib',
23-
'seaborn',
23+
'seaborn==0.12.2',
2424
'thefuzz',
2525
'thefuzz[speedup]',
2626
],

0 commit comments

Comments
 (0)