forked from tcprescott/sahasrahbot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile
More file actions
49 lines (43 loc) · 999 Bytes
/
Copy pathPipfile
File metadata and controls
49 lines (43 loc) · 999 Bytes
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
quart = "*"
Quart-Discord = ">=2.1.4"
aerich = ">=0.5.5"
aioboto3 = ">=8.0.5"
aiocache = ">=0.11.1"
aiofiles = ">=0.4.0"
aiohttp = "*"
aiomysql = ">=0.0.20"
discord-sentry-reporting = "*"
emoji = ">=0.5.3"
dataclasses-json = "*"
gspread-asyncio = "*"
PyYAML = "*"
python-dotenv = "*"
html2markdown = "*"
z3r-sramr-py = "*"
urlextract = "*"
oauth2client = "*"
google-api-python-client = "*"
jishaku = "*"
html5lib = "*"
shortuuid = "*"
PyGithub = "*"
PySide2 = "==5.15.2"
python-slugify = "*"
[dev-packages]
pycodestyle = "*"
pylint = "*"
[requires]
python_version = "3.8"
[packages.pyz3r]
git = "https://github.com/tcprescott/pyz3r.git"
ref = "6.0.0-dev"
[packages.1e6d33a]
file = "https://github.com/tcprescott/racetime-bot/archive/6c9b41087196541a9794f3cf6f6afe4648bb5644.zip"
[packages.py-cord]
git = "https://github.com/Pycord-Development/pycord"
ref = "fe5803f2d109e104a663a92d281468ce8333e1b6"