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