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 8b41ff4 commit d62b25dCopy full SHA for d62b25d
Pipfile
@@ -11,6 +11,7 @@ motor = "~=3.0"
11
natural = "~=0.2.0"
12
pymongo = {version = "*", extras = ['srv']} # Required by motor
13
python-dateutil = "~=2.8.2"
14
+python-dotenv = "~=0.18.0"
15
sanic = "~=22.6.0"
16
17
[scripts]
0 commit comments