We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48daf6a commit a0c80f3Copy full SHA for a0c80f3
requirements-dev.txt
@@ -6,6 +6,7 @@ networkx
6
numpy
7
pandas
8
pre-commit
9
+quantlaw
10
regex
11
requests
12
textdistance
requirements.txt
@@ -7,7 +7,6 @@ coverage==5.3
decorator==4.4.2
distlib==0.3.1
filelock==3.0.12
-git+git://github.com/quantlaw/quantlaw
gitdb==4.0.5
GitPython==3.1.9
13
identify==1.5.5
@@ -22,6 +21,7 @@ pre-commit==2.7.1
22
21
python-dateutil==2.8.1
23
pytz==2020.1
24
PyYAML==5.3.1
+quantlaw==0.0.1
25
regex==2020.9.27
26
requests==2.24.0
27
six==1.15.0
0 commit comments