Skip to content

Commit 34dbc75

Browse files
committed
requirements update
1 parent 04991e5 commit 34dbc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
url="https://github.com/miksyr/easy_postgres_engine",
1111
download_url="https://github.com/miksyr/easy_postgres_engine/archive/v_02.tar.gz",
1212
keywords=["postgreSQL", "postgres"],
13-
install_requires=["pandas==1.3.2", "psycopg2-binary==2.9.1", "testing.postgresql==1.3.0"],
13+
install_requires=["pandas==1.3.2", "psycopg2-binary==2.9.1", "testing.postgresql==1.3.0", "numpy==1.19.2"],
1414
classifiers=[
1515
"Programming Language :: Python :: 3",
1616
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",

0 commit comments

Comments
 (0)