-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreq.py
62 lines (62 loc) · 1.11 KB
/
req.py
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
asn1crypto==0.24.0
astroid==1.6.6
autopep8==1.4.4
backports.functools-lru-cache==1.6.1
beautifulsoup4==4.8.2
certifi==2019.3.9
chardet==3.0.4
configparser==3.5.0b2
contextlib2==0.6.0.post1
cryptography==2.3
defusedxml==0.6.0
Django==1.11.29
django-allauth==0.39.1
django-countries==5.3.3
django-crispy-forms==1.7.2
django-debug-toolbar==1.10.1
entrypoints==0.3
enum34==1.1.6
flake8==3.8.4
flake8-docstrings==1.5.0
functools32==3.2.3.post2
futures==3.3.0
idna==2.8
importlib-metadata==2.0.0
ipaddress==1.0.17
isort==4.3.21
keyring==17.1.1
keyrings.alt==3.1.1
lazy-object-proxy==1.4.3
mccabe==0.6.1
oauthlib==3.0.1
pathlib2==2.3.5
pep8==1.7.1
Pillow==6.2.0
psycopg2==2.8.4
pycodestyle==2.6.0
pycrypto==2.6.1
pydocstyle==3.0.0
pyflakes==2.2.0
pygame==1.9.6
PyGObject==3.32.0
pylint==1.9.5
pyOpenSSL==19.1.0
python-decouple==3.1
python-openid==2.2.5
python3-openid==3.1.0
pytz==2018.5
pyxdg==0.25
requests==2.21.0
requests-oauthlib==1.2.0
scandir==1.10.0
SecretStorage==2.3.1
singledispatch==3.4.0.3
six==1.12.0
snowballstemmer==2.0.0
soupsieve==1.9.5
sqlparse==0.2.4
stripe==2.27.0
typing==3.7.4.3
urllib3==1.24.2
wrapt==1.12.1
zipp==1.2.0