forked from modmail-dev/Modmail
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
29 lines (28 loc) · 953 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
aiohttp==3.7.4.post0
async-timeout==3.0.1; python_full_version >= '3.5.3'
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
colorama==0.4.4
discord.py==1.7.3
dnspython==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
emoji==1.2.0
idna==3.2; python_version >= '3.5'
isodate==0.6.0
motor==2.4.0
multidict==5.1.0; python_version >= '3.6'
natural==0.2.0
parsedatetime==2.6
pymongo[srv]==3.11.4
python-dateutil==2.8.1
python-dotenv==0.18.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
typing-extensions==3.10.0.0
uvloop==0.15.2; sys_platform != 'win32'
yarl==1.6.3; python_version >= '3.6'