-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
52 lines (45 loc) · 875 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
aiohttp>=3.7.4
async-timeout==3.0.1
attrs==21.4.0
chardet==4.0.0
multidict==6.0.2
typing_extensions==4.1.1
idna==3.3
yarl==1.7.2
beautifulsoup4==4.10.0
soupsieve==2.3.1
mysql-connector-python==8.0.28
protobuf==3.19.4
git+https://github.com/Pycord-Development/pycord#egg=py-cord
pytz==2021.3
selenium==3.141.0
urllib3==1.26.8
requests==2.27.1
certifi==2021.10.8
aiosignal==1.2.0
async-generator==1.10
# cffi==1.15.0
# CodeforcesApiPy==2.0.9
# colorama==0.4.4
# colorlog==6.6.0
# cryptography==36.0.1
# docopt==0.6.2
# frozenlist==1.3.0
# h11==0.13.0
# lxml==4.8.0
# orjson==3.6.7
# outcome==1.1.0
# Pillow==9.0.1
# pipreqs==0.4.11
# pycparser==2.21
# pycryptodome==3.14.1
# pyOpenSSL==22.0.0
# PySocks==1.7.1
# Selenium-Screenshot==1.7.0
# sniffio==1.2.0
# sortedcontainers==2.4.0
# tabulate==0.8.9
# trio==0.20.0
# trio-websocket==0.9.2
# wsproto==1.1.0
# yarg==0.1.9