Skip to content

Commit 5980f6a

Browse files
authored
Update Pipfile
Signed-off-by: lorenzo132 <[email protected]>
1 parent f683023 commit 5980f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ parsedatetime = "==2.6"
2222
pymongo = {extras = ["srv"], version = "*"} # Required by motor
2323
python-dateutil = "==2.8.2"
2424
python-dotenv = "==1.0.0"
25-
uvloop = {version = ">=0.19.0", markers = "sys_platform != 'win32'"}
25+
2626
lottie = {version = "==0.7.0", extras = ["pdf"]}
2727
requests = "==2.31.0"
2828

0 commit comments

Comments
 (0)