This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
185 lines (184 loc) · 3.5 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
asgiref==3.3.4
# via django
attrs==19.3.0
# via jsonschema
bleach==3.3.0
# via
# libcove
# libcoveocds
cached-property==1.5.1
# via
# libcove
# libcoveocds
cachetools==4.0.0
# via google-auth
certifi==2019.9.11
# via
# requests
# sentry-sdk
chardet==3.0.4
# via requests
commonmark==0.9.1
# via
# libcove
# libcoveocds
contextlib2==0.5.5
# via schema
django==3.2
# via
# -r requirements.in
# libcove
# libcoveocds
et-xmlfile==1.0.1
# via openpyxl
flattentool==0.9.0
# via -r requirements.in
google-api-python-client==1.7.11
# via -r requirements.in
google-auth-httplib2==0.0.3
# via
# -r requirements.in
# google-api-python-client
google-auth-oauthlib==0.4.1
# via -r requirements.in
google-auth==1.28.0
# via
# -r requirements.in
# google-api-python-client
# google-auth-httplib2
# google-auth-oauthlib
httplib2==0.19.0
# via
# google-api-python-client
# google-auth-httplib2
idna==2.8
# via requests
ijson==3.0
# via ocdskit
importlib-metadata==1.3.0
# via jsonschema
jdcal==1.4.1
# via openpyxl
json-merge-patch==0.2
# via
# libcove
# libcoveocds
# ocdsextensionregistry
jsonpointer==2.0
# via ocdskit
jsonref==0.2
# via
# -r requirements.in
# flattentool
# libcove
# ocdsextensionregistry
# ocdskit
# ocdsmerge
jsonschema==3.2.0
# via
# -r requirements.in
# libcove
# ocdskit
libcove==0.12.0
# via libcoveocds
libcoveocds==0.7.5
# via -r requirements.in
lxml==4.6.3
# via flattentool
more-itertools==8.0.2
# via zipp
oauthlib==3.1.0
# via requests-oauthlib
ocdsextensionregistry==0.0.24
# via
# -r requirements.in
# ocdskit
ocdskit[perf]==0.2.14
# via -r requirements.in
ocdsmerge==0.6.4
# via
# -r requirements.in
# ocdskit
openpyxl==3.0.1
# via flattentool
orjson==3.3.1
# via ocdskit
packaging==20.9
# via bleach
pyasn1-modules==0.2.8
# via google-auth
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyparsing==2.4.7
# via
# httplib2
# packaging
pyrsistent==0.15.5
# via jsonschema
python-dateutil==2.8.1
# via -r requirements.in
pytz==2019.3
# via
# django
# flattentool
requests-cache==0.5.2
# via ocdsextensionregistry
requests-oauthlib==1.3.0
# via google-auth-oauthlib
requests==2.22.0
# via
# -r requirements.in
# libcove
# libcoveocds
# ocdsextensionregistry
# ocdskit
# ocdsmerge
# requests-cache
# requests-oauthlib
rfc3987==1.3.8
# via ocdskit
rsa==4.7.2
# via google-auth
schema==0.7.1
# via flattentool
sentry-sdk==1.0.0
# via -r requirements.in
six==1.13.0
# via
# bleach
# flattentool
# google-api-python-client
# google-auth
# jsonschema
# pyrsistent
# python-dateutil
sqlalchemy==1.3.11
# via ocdskit
sqlparse==0.3.0
# via django
strict-rfc3339==0.7
# via ocdskit
typing-extensions==3.7.4.3
# via asgiref
uritemplate==3.0.1
# via google-api-python-client
urllib3==1.25.7
# via
# requests
# sentry-sdk
webencodings==0.5.1
# via bleach
xmltodict==0.12.0
# via flattentool
zipp==0.6.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools