Skip to content

Commit a0c80f3

Browse files
committed
Update requirements
1 parent 48daf6a commit a0c80f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ networkx
66
numpy
77
pandas
88
pre-commit
9+
quantlaw
910
regex
1011
requests
1112
textdistance

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ coverage==5.3
77
decorator==4.4.2
88
distlib==0.3.1
99
filelock==3.0.12
10-
git+git://github.com/quantlaw/quantlaw
1110
gitdb==4.0.5
1211
GitPython==3.1.9
1312
identify==1.5.5
@@ -22,6 +21,7 @@ pre-commit==2.7.1
2221
python-dateutil==2.8.1
2322
pytz==2020.1
2423
PyYAML==5.3.1
24+
quantlaw==0.0.1
2525
regex==2020.9.27
2626
requests==2.24.0
2727
six==1.15.0

0 commit comments

Comments
 (0)