We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071a86d commit 22d2255Copy full SHA for 22d2255
pyproject.toml
@@ -12,7 +12,7 @@ readme = "README.md"
12
requires-python = ">=3.8"
13
license = {file = "LICENSE"}
14
dependencies = [
15
- 'dotenv',
+ 'python-dotenv',
16
'unittest',
17
'psycopg2-binary',
18
'sqlalchemy',
0 commit comments