-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 2.2 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
amqp==5.1.1
asgiref==3.5.0
astroid==2.11.5
beautifulsoup4==4.11.1
billiard==3.6.4.0
bs4==0.0.1
celery==5.2.6
certifi==2022.5.18
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
cs.timeutils==20211208
dill==0.3.5.1
Django==4.0.3
django-debug-toolbar==3.4.0
django-extensions==3.1.5
django-extra-views==0.14.0
django-upgrade==1.7.0
djangorestframework==3.13.1
djangorestframework-simplejwt==5.2.0
dnspython==2.2.1
eventlet==0.33.1
fake-useragent==0.1.11
gevent==21.12.0
graphviz==0.20
greenlet==1.1.2
idna==3.3
isort==5.10.1
kombu==5.2.4
lazy-object-proxy==1.7.1
lxml==4.8.0
mccabe==0.7.0
Pillow==9.1.0
platformdirs==2.5.2
prompt-toolkit==3.0.29
pycparser==2.21
pydot==1.4.2
PyJWT==2.4.0
pylint==2.13.9
pyparsing==3.0.9
pytils==0.4.1
pytz==2022.1
pyutils==0.3
PyYAML==6.0
requests==2.27.1
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
tokenize-rt==4.2.1
tomli==2.0.1
tzdata==2022.1
urllib3==1.26.9
vine==5.0.0
wcwidth==0.2.5
wrapt==1.14.1
zope.event==4.5.0
zope.interface==5.4.0