-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
79 lines (79 loc) · 1.39 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
aioredis==1.3.1
asgiref==3.4.1
async-generator==1.10
async-timeout==4.0.1
attrs==21.2.0
autobahn==19.11.2
Automat==20.2.0
backcall==0.2.0
certifi==2021.10.8
cffi==1.15.0
channels==3.0.4
channels-redis==3.3.1
charset-normalizer==2.0.8
colorama==0.4.4
configparser==5.2.0
constantly==15.1.0
crayons==0.4.0
cryptography==36.0.0
daphne==3.0.2
debugpy==1.5.1
decorator==5.1.1
Django==3.2.9
django-cors-headers==3.11.0
djangorestframework==3.12.4
djangorestframework-simplejwt
djoser==2.1.0
entrypoints==0.3
enum34==1.1.10
fake-useragent==0.1.11
h11==0.12.0
hiredis==2.0.0
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
ipykernel==6.6.1
ipython==7.31.0
jedi==0.18.1
jupyter-client==7.1.0
jupyter-core==4.9.1
kiteconnect==4.0.0
matplotlib-inline==0.1.3
msgpack==1.0.3
nest-asyncio==1.5.4
oauthlib==3.1.1
outcome==1.1.0
parso==0.8.3
pickleshare==0.7.5
prompt-toolkit==3.0.24
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.11.2
pyOpenSSL==21.0.0
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
pyzmq==22.3.0
requests==2.26.0
requests-oauthlib==1.3.0
selenium==4.1.0
service-identity==21.1.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
sqlparse==0.4.2
tornado==6.1
traitlets==5.1.1
trio==0.19.0
trio-websocket==0.9.2
Twisted==21.7.0
twisted-iocpsupport==1.0.2
txaio==21.2.1
typing_extensions==4.0.1
urllib3==1.26.7
wcwidth==0.2.5
webdriver-manager==3.5.2
wsproto==1.0.0
zope.interface==5.4.0