We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5aa906 + 7668c80 commit 5059cdcCopy full SHA for 5059cdc
2 files changed
docker/dataflow_requirements.txt
@@ -330,4 +330,6 @@ zope.event==5.1.1
330
zope.interface==7.2
331
zstandard==0.23.0
332
sqlparse==0.5.2
333
-openpyxl==3.1.5
+openpyxl==3.1.5
334
+pybloom_live==4.0.0
335
+text_dedup==0.4.0
docker/requirements.txt
@@ -18,4 +18,6 @@ thrift_sasl
18
python-multipart
19
gevent
20
21
-openpyxl
+openpyxl
22
23
0 commit comments