-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
76 lines (76 loc) · 1.25 KB
/
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
aiodns==3.0.0
aiohttp==3.8.1
aiosignal==1.2.0
asgiref==3.4.1
astroid==2.6.5
async-generator==1.10
async-timeout==4.0.2
asyncio==3.4.3
attrs==21.4.0
autopep8==1.5.7
beautifulsoup4==4.10.0
Brotli==1.0.9
cchardet==2.1.7
certifi==2021.5.30
cffi==1.15.0
charset-normalizer==2.0.6
click==8.0.1
cloudscraper==1.2.58
colorama==0.4.4
configparser==5.2.0
crayons==0.4.0
cryptography==36.0.1
Django==3.2.7
Flask==2.0.1
Flask-SQLAlchemy==2.5.1
frozenlist==1.3.0
googlemaps==4.5.3
greenlet==1.1.1
gunicorn==20.1.0
h11==0.12.0
idna==3.2
isort==5.9.2
itsdangerous==2.0.1
Jinja2==3.0.1
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
multidict==5.2.0
mysql==0.0.3
mysql-connector==2.2.9
mysqlclient==2.0.3
outcome==1.1.0
Pillow==8.3.2
price-parser==0.3.4
pyaes==1.6.1
pyasn1==0.4.8
pycares==4.1.2
pycodestyle==2.7.0
pycparser==2.21
pygame==2.0.1
pylint==2.9.5
pyOpenSSL==21.0.0
pyparsing==3.0.6
pytz==2021.1
requests==2.26.0
requests-toolbelt==0.9.1
rsa==4.8
ruamel.yaml==0.17.20
ruamel.yaml.clib==0.2.6
selenium==4.1.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
SQLAlchemy==1.4.23
sqlparse==0.4.1
Telethon==1.24.0
toml==0.10.2
trio==0.19.0
trio-websocket==0.9.2
urllib3==1.26.7
webdriver-manager==3.5.2
Werkzeug==2.0.1
wrapt==1.12.1
wsproto==1.0.0
yarl==1.7.2