-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
107 lines (107 loc) · 1.88 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
appdirs==1.4.4
asgiref==3.4.1
async-generator==1.10
attrs==21.4.0
autobahn==21.11.1
Automat==20.2.0
base58==2.1.1
beautifulsoup4==4.10.0
bs4==0.0.1
certifi==2021.10.8
cffi==1.15.0
channels==3.0.4
charset-normalizer==2.0.10
click==8.0.3
colorama==0.4.4
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
coverage==6.3.1
cryptography==36.0.1
cssselect==1.1.0
Cython==0.29.28
daphne==3.0.2
defusedxml==0.7.1
distlib==0.3.4
Django==3.0.14
django-cors-headers==3.11.0
django-debug-toolbar==3.2.4
django-filter==21.1
django-heroku==0.3.1
django-ipfs-storage==0.0.4
django-rest-framework==0.1.0
django-rest-swagger==2.2.0
djangorestframework==3.13.1
djangorestframework-simplejwt==5.1.0
drf-yasg==1.20.0
fake-useragent==0.1.11
Faker==13.3.2
filelock==3.4.2
gunicorn==20.1.0
h11==0.12.0
html5lib==1.1
hyperlink==21.0.0
idna==3.3
importlib-metadata==4.10.0
incremental==21.3.0
inflection==0.5.1
ipfsapi==0.4.4
ipfshttpclient==0.4.13.2
itypes==1.2.0
Jinja2==3.0.3
litereval==0.0.11
lxml==4.7.1
Markdown==3.3.6
MarkupSafe==2.0.1
multiaddr==0.0.9
netaddr==0.8.0
oauthlib==3.2.0
openapi-codec==1.3.2
outcome==1.1.0
packaging==21.3
parse==1.19.0
platformdirs==2.4.1
psutil==5.9.0
psycopg2==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyee==8.2.2
PyJWT==2.3.0
pyOpenSSL==21.0.0
pyparsing==3.0.7
pyppdf==0.1.2
pyppeteer==1.0.2
pyquery==1.4.3
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2021.3
requests==2.27.1
requests-html==0.10.0
requests-oauthlib==1.3.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
selenium==4.1.0
service-identity==21.1.0
simplejson==3.17.6
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
sqlparse==0.4.2
tqdm==4.62.3
trio==0.19.0
trio-websocket==0.9.2
Twisted==21.7.0
txaio==21.2.1
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.8
varint==1.0.2
virtualenv==20.13.0
w3lib==1.22.0
webencodings==0.5.1
websockets==10.1
wsproto==1.0.0
zipp==3.7.0
zope.interface==5.4.0