forked from iurii-ebs/curs-bancar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 1.33 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
amqp==2.6.0
appdirs==1.4.3
asgiref==3.2.10
astroid==2.4.2
attrs==19.3.0
beautifulsoup4==4.9.1
billiard==3.6.3.0
bs4==0.0.1
CacheControl==0.12.6
celery==4.4.6
certifi==2020.6.20
chardet==3.0.4
colorama==0.4.3
contextlib2==0.6.0
coreapi==2.3.3
coreschema==0.0.4
distlib==0.3.0
distro==1.4.0
Django==3.0.7
django-celery-beat==2.0.0
django-dotenv==1.4.2
django-timezone-field==4.0
djangorestframework==3.11.0
djangorestframework-simplejwt==4.4.0
drf-util==0.0.27
drf-yasg==1.17.1
elasticsearch==7.8.0
flower==0.9.5
future==0.18.2
html5lib==1.0.1
humanize==2.4.1
idna==2.10
inflection==0.5.0
install==1.3.3
ipaddr==2.2.0
isort==4.3.21
itypes==1.2.0
Jinja2==2.11.2
jsonschema==3.2.0
kombu==4.6.11
lazy-object-proxy==1.4.3
lockfile==0.12.2
lxml==4.5.1
MarkupSafe==1.1.1
mccabe==0.6.1
msgpack==0.6.2
openapi-codec==1.3.2
packaging==20.3
pep517==0.8.2
progress==1.5
prometheus-client==0.8.0
psycopg2-binary==2.8.5
PyJWT==1.7.1
pylint==2.5.3
pyparsing==2.4.6
pyrsistent==0.16.0
python-crontab==2.5.1
python-dateutil==2.8.1
python-dotenv==0.13.0
pytoml==0.1.21
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
retrying==1.3.3
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
simplejson==3.17.0
six==1.14.0
soupsieve==2.0.1
sqlparse==0.3.1
swagger-spec-validator==2.7.3
toml==0.10.1
tornado==6.0.4
uritemplate==3.0.1
urllib3==1.25.9
vine==1.3.0
webencodings==0.5.1
wrapt==1.12.1