We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8f0d9 commit 864099dCopy full SHA for 864099d
requirements-cli.txt
@@ -1,4 +1,4 @@
1
-click==7.1.2
2
-pyyaml==5.4
+click==8.0.3
+pyyaml==5.4.1
3
toml==0.10.2
4
-clevercsv==0.6.7
+clevercsv==0.7.1
requirements-dev.txt
@@ -1,14 +1,15 @@
+wheel==0.37.0
-r requirements.txt
-r requirements-cli.txt
bump2version==1.0.1
-jsonpickle==1.4.2
5
-coverage==5.3.1
6
-ipdb==0.13.4
7
-numpy==1.19.4
8
-pytest==6.2.1
9
-pytest-cov==2.10.1
10
-python-dotenv==0.15.0
11
-watchdog==1.0.2
12
-Sphinx==3.4.1
+jsonpickle==2.0.0
+coverage==6.0.2
+ipdb==0.13.9
+numpy==1.21.2
+pytest==6.2.5
+pytest-cov==3.0.0
+python-dotenv==0.19.1
+watchdog==2.1.6
13
+Sphinx==4.2.0
14
sphinx-sitemap==2.2.0
-flake8==3.8.4
15
+flake8==4.0.1
0 commit comments