Skip to content

Commit 7307378

Browse files
author
Sornalingam
committed
Merge branch 'uitest' of https://github.com/sornalingam/scrapy-cluster into uitest
# Conflicts: # docs/topics/changelog.rst # requirements.txt
2 parents 5527106 + 0a267bd commit 7307378

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/topics/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ Utils
3838
- Adds quicker shutdown to ThreadedCounter object
3939

4040

41+
Admin UI
42+
^^^^^^^^
43+
44+
- new component that allows for browser based interaction with the Scrapy Cluster
45+
4146
Scrapy Cluster 1.2
4247
------------------
4348

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,6 @@ tldextract==2.1.0 # Updated from 2.0.2
4949
ujson==1.35
5050
w3lib==1.18.0 # Updated from 1.17.0
5151
zope.interface==4.4.2 # Updated from 4.3.3
52-
# Generated with piprot 0.9.7
52+
# Generated with piprot 0.9.7
53+
plotly==2.0.12
54+
flask_table==0.4.1

0 commit comments

Comments
 (0)