Loading Pipfile 0 → 100644 +12 −0 Original line number Diff line number Diff line [[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] common = {editable = true, path = "./src"} [dev-packages] [requires] python_version = "3.11" src/requirements.txt +2 −1 Original line number Diff line number Diff line Loading @@ -3,3 +3,4 @@ pandas==2.1.4 psycopg2-binary==2.9.9 pymssql==2.2.11 SQLAlchemy~=2.0.23 influxdb_client==1.39.0 No newline at end of file Loading
Pipfile 0 → 100644 +12 −0 Original line number Diff line number Diff line [[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] common = {editable = true, path = "./src"} [dev-packages] [requires] python_version = "3.11"
src/requirements.txt +2 −1 Original line number Diff line number Diff line Loading @@ -3,3 +3,4 @@ pandas==2.1.4 psycopg2-binary==2.9.9 pymssql==2.2.11 SQLAlchemy~=2.0.23 influxdb_client==1.39.0 No newline at end of file