-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
106 lines (106 loc) · 1.84 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
aiohttp==3.8.5
aiosignal==1.3.1
amqp==5.1.1
anyio==3.7.1
asgiref==3.6.0
async-timeout==4.0.2
attrs==23.1.0
autobahn==23.6.2
Automat==22.10.0
beautifulsoup4==4.12.2
billiard==4.1.0
boto3==1.33.11
botocore==1.33.11
cache==1.0.3
celery==5.3.1
certifi==2023.5.7
cffi==1.15.1
channels==4.0.0
charset-normalizer==3.1.0
click==8.1.6
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
constantly==15.1.0
contourpy==1.0.7
coreapi==2.3.3
coreschema==0.0.4
cryptography==41.0.3
cycler==0.11.0
daphne==4.0.0
dj-database-url==2.0.0
Django==4.2.4
django-cors-headers==3.14.0
django-crontab==0.7.1
django-heroku==0.3.1
djangorestframework==3.14.0
djangorestframework-gis==0.18
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==5.3.1
drf-extra-fields==3.7.0
drf-yasg==1.21.5
filetype==1.2.0
fonttools==4.39.4
frozenlist==1.4.0
geographiclib==2.0
geopy==2.4.1
gunicorn==21.2.0
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.2
jmespath==1.0.1
kiwisolver==1.4.4
kombu==5.3.1
lxml==4.9.3
MarkupSafe==2.1.2
matplotlib==3.7.1
multidict==6.0.4
mysqlclient==2.1.1
numpy==1.24.2
opencv-python==4.7.0.72
packaging==23.1
Pillow==9.5.0
prompt-toolkit==3.0.39
protobuf==4.23.4
psycopg2==2.9.6
psycopg2-binary==2.9.6
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
PyJWT==1.7.1
pyOpenSSL==23.2.0
pyparsing==3.0.9
python-dateutil==2.8.2
python-decouple==3.8
python-nmap==0.7.1
pytz==2023.3
pyzbar==0.1.9
redis==4.6.0
requests==2.31.0
ruamel.yaml==0.17.26
ruamel.yaml.clib==0.2.7
s3transfer==0.8.2
scapy==2.5.0
service-identity==23.1.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
sqlparse==0.4.4
Twisted==22.10.0
txaio==23.1.1
typing_extensions==4.7.1
tzdata==2023.3
uritemplate==4.1.1
urllib3==2.0.2
vine==5.0.0
wcwidth==0.2.6
whitenoise==6.5.0
xmltodict==0.13.0
yarl==1.9.2
zope.interface==6.0