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
122aiohttp==3.8.4
aiosignal==1.3.1
alabaster==0.7.13
asgiref==3.6.0
astroid==2.15.1
async-timeout==4.0.2
attrs==22.2.0
Automat==22.10.0
autopep8==1.5.5
Babel==2.12.1
beautifulsoup4==4.12.2
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
crochet==2.0.0
cryptography==40.0.1
cssselect==1.2.0
dill==0.3.6
Django==4.1.6
django-cors-headers==3.13.0
django-filter==22.1
django-guardian==2.4.0
django-rest-swagger==2.2.0
djangorestframework==3.14.0
docutils==0.19
drf-yasg==1.21.4
filelock==3.10.7
flake8==3.8.4
Flask==2.2.3
Flask-Cors==3.0.10
frozenlist==1.3.3
guardian==0.2.2
hyperlink==21.0.0
idna==3.4
imagesize==1.4.1
incremental==22.10.0
inflection==0.5.1
isort==5.12.0
itemadapter==0.7.0
itemloaders==1.0.6
itsdangerous==2.1.2
itypes==1.2.0
jedi==0.17.2
Jinja2==3.1.2
jmespath==1.0.1
jsonschema==4.17.3
lazy-object-proxy==1.9.0
lxml==4.9.2
MarkupSafe==2.1.2
mccabe==0.6.1
multidict==6.0.4
mypy==1.1.1
mypy-extensions==1.0.0
openai==0.27.2
openapi-codec==1.3.2
packaging==23.0
parsel==1.7.0
parso==0.7.1
platformdirs==3.2.0
pluggy==1.0.0
Protego==0.2.1
psutil==5.9.4
psycopg2-binary==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.21
pydantic==1.10.4
PyDispatcher==2.0.7
pydocstyle==6.3.0
pyflakes==2.2.0
Pygments==2.14.0
pylint==2.17.1
pyOpenSSL==23.1.0
pyrsistent==0.19.3
python-jsonrpc-server==0.4.0
python-language-server==0.36.2
pytoolconfig==1.2.5
pytz==2022.7.1
PyYAML==6.0
queuelib==1.6.2
requests==2.28.2
requests-file==1.5.1
rest-framework-swagger-zl==0.0.4
rope==1.7.0
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
Scrapy==2.8.0
service-identity==21.1.0
simplejson==3.18.1
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.4
Sphinx==6.1.3
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.3
tldextract==3.4.0
toml==0.10.2
tomlkit==0.11.7
tqdm==4.65.0
Twisted==22.10.0
typing_extensions==4.4.0
ujson==5.7.0
uritemplate==4.1.1
urllib3==1.26.14
w3lib==2.1.1
Werkzeug==2.2.3
wrapt==1.15.0
yapf==0.32.0
yarl==1.8.2
zope.interface==6.0