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 f683023 commit 5980f6aCopy full SHA for 5980f6a
Pipfile
@@ -22,7 +22,7 @@ parsedatetime = "==2.6"
22
pymongo = {extras = ["srv"], version = "*"} # Required by motor
23
python-dateutil = "==2.8.2"
24
python-dotenv = "==1.0.0"
25
-uvloop = {version = ">=0.19.0", markers = "sys_platform != 'win32'"}
+
26
lottie = {version = "==0.7.0", extras = ["pdf"]}
27
requests = "==2.31.0"
28
0 commit comments