Skip to content

Commit 801db25

Browse files
authored
remove packaging (sdv-dev#297)
1 parent 8a24157 commit 801db25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
history = history_file.read()
1313

1414
install_requires = [
15-
'packaging>=20,<22',
1615
"numpy>=1.20.0,<2;python_version<'3.10'",
1716
"numpy>=1.23.3,<2;python_version>='3.10'",
1817
"pandas>=1.1.3;python_version<'3.10'",

0 commit comments

Comments
 (0)