Skip to content

Commit cc4d17e

Browse files
committed
Lock pipenv
1 parent eebcd7a commit cc4d17e

File tree

4 files changed

+761
-534
lines changed

4 files changed

+761
-534
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto

Pipfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ parsedatetime = "==2.6"
2323
pymongo = {extras = ["srv"], version = "*"} # Required by motor
2424
python-dateutil = "==2.8.2"
2525
python-dotenv = "==1.0.0"
26-
2726
lottie = {version = "==0.7.0", extras = ["pdf"]}
2827
requests = "==2.31.0"
2928

3029
[scripts]
3130
bot = "python bot.py"
32-

0 commit comments

Comments
 (0)