-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
104 lines (104 loc) · 1.76 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
amqp==5.0.9
asgiref==3.6.0
astroid==2.15.1
asttokens==2.0.5
attrs==21.4.0
autopep8==1.6.0
backcall==0.2.0
backports.zoneinfo==0.2.1
billiard==3.6.4.0
black==24.3.0
celery==5.2.7
certifi==2023.7.22
cffi==1.15.0
charset-normalizer==2.0.11
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==42.0.4
debugpy==1.6.5
decorator==5.1.1
Deprecated==1.2.13
dill==0.3.4
Django==4.1.13
django-cors-headers==3.11.0
django-filter==21.1
djangorestframework==3.13.1
djangorestframework-gis==0.18
drf-extra-fields==3.2.1
entrypoints==0.4
executing==0.8.3
hiredis==2.0.0
idna==3.7
importlib-metadata==4.10.1
importlib-resources==5.4.0
inflection==0.5.1
iniconfig==1.1.1
ipykernel==6.22.0
ipython==8.11.0
isort==5.10.1
itypes==1.2.0
jedi==0.18.1
Jinja2==3.1.3
jsonschema==4.4.0
jupyter-client==7.2.2
jupyter-core==5.3.0
kombu==5.2.3
lazy-object-proxy==1.7.1
Markdown==3.3.6
MarkupSafe==2.0.1
matplotlib-inline==0.1.3
mccabe==0.7.0
mypy-extensions==0.4.3
nest-asyncio==1.5.5
numpy==1.22.2
openapi-codec==1.3.2
packaging==21.3
pandas==1.4.0
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.1
pluggy==1.0.0
postgis==1.0.4
prompt-toolkit==3.0.30
psutil==5.9.0
psycopg2-binary==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pycodestyle==2.8.0
pycparser==2.21
Pygments==2.15.0
PyJWT==2.4.0
pylint==2.17.1
pymongo==4.6.3
pyparsing==3.0.7
pyrsistent==0.18.1
pytest==7.0.0
python-dateutil==2.8.2
python-decouple==3.5
pytz==2021.3
PyYAML==6.0
pyzmq==22.3.0
redis==4.4.4
requests==2.31.0
simplejson==3.17.6
six==1.16.0
sqlparse==0.5.0
stack-data==0.2.0
toml==0.10.2
tomli==2.0.1
tornado==6.3.3
traitlets==5.4.0
typing_extensions==4.1.1
uritemplate==4.1.1
urllib3==1.26.18
vine==5.0.0
wcwidth==0.2.5
wrapt==1.13.3
zipp==3.7.0