We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e22dae commit 718fc7cCopy full SHA for 718fc7c
requirements.txt
@@ -6,6 +6,6 @@ uvloop>=0.12.0
6
motor>=2.0.0
7
natural==0.2.0
8
dnspython~=1.16.0 # required by motor
9
-dateparser~=0.7.0
+parsedatetime==2.4 # to be replaced by dateparser
10
aiohttp<3.5 # to comply with discord.py
11
pylint # for style
0 commit comments