-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
121 lines (121 loc) · 2.26 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
amqp==5.1.1
asgiref==3.6.0
astroid==2.14.1
asttokens==2.2.1
attrs==22.2.0
Automat==22.10.0
autopep8==2.0.1
Babel==2.11.0
backcall==0.2.0
beautify==0.1.4
billiard==3.6.4.0
cached-property==1.5.2
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.6
constantly==15.1.0
cryptography==39.0.0
cssselect==1.2.0
decorator==5.1.1
dill==0.3.6
Django==4.1.6
django-admin-sortable2==2.1.4
django-cache-machine==1.2.0
django-celery==3.1.17
django-cors-headers==3.13.0
django-extensions==3.2.1
django-filter==22.1
django-js-asset==2.0.0
django-mptt==0.14.0
django-redis==5.2.0
django-redis-cache==3.0.1
django-uuslug==2.0.0
django_debug_toolbar==3.8.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
executing==1.2.0
filelock==3.9.0
flake8==6.0.0
GDAL @ file:///C:/Users/dimko/django_projects_windows/geoproject/GDAL-3.4.3-cp310-cp310-win_amd64.whl
gunicorn==20.1.0
hyperlink==21.0.0
idna==3.4
ijson==3.2.0.post0
incremental==22.10.0
ipython==8.9.0
isort==5.12.0
itemadapter==0.7.0
itemloaders==1.0.6
jedi==0.17.2
jmespath==1.0.1
kombu==5.2.4
lazy-object-proxy==1.9.0
lxml==4.9.2
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy==0.991
mypy-extensions==1.0.0
packaging==23.0
parsel==1.7.0
parso==0.7.1
pickleshare==0.7.5
Pillow==9.4.0
platformdirs==2.6.2
pluggy==1.0.0
prompt-toolkit==3.0.36
Protego==0.2.1
psycopg2-binary==2.9.5
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.10.0
pycparser==2.21
PyDispatcher==2.0.6
pydocstyle==6.3.0
pyflakes==3.0.1
Pygments==2.14.0
PyJWT==2.6.0
pylama==8.4.1
pylama-pylint==3.1.1
pylint==2.16.1
pylint-django==2.5.3
pylint-plugin-utils==0.7
pyOpenSSL==23.0.0
python-jsonrpc-server==0.4.0
python-language-server==0.36.2
python-memcached==1.59
python-slugify==8.0.0
pytz==2022.7.1
queuelib==1.6.2
redis==3.5.3
requests==2.28.2
requests-file==1.5.1
Scrapy==2.8.0
service-identity==21.1.0
six==1.16.0
snowballstemmer==2.2.0
sorl-thumbnail==12.9.0
sqlparse==0.4.3
stack-data==0.6.2
text-unidecode==1.3
tldextract==3.4.0
tomli==2.0.1
tomlkit==0.11.6
traitlets==5.9.0
Twisted==22.10.0
twisted-iocpsupport==1.0.2
typing_extensions==4.4.0
tzdata==2022.7
ujson==5.7.0
urllib3==1.26.14
vine==5.0.0
w3lib==2.1.1
wcwidth==0.2.6
wrapt==1.14.1
zope.interface==5.5.2