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 f4208f3 commit c5f5c72Copy full SHA for c5f5c72
requirements.txt
@@ -1,17 +1,17 @@
1
pip
2
-bump2version==0.5.11
3
-wheel==0.33.6
4
-watchdog==0.9.0
5
-flake8==3.7.8
6
-coverage==4.5.4
7
-Sphinx==1.8.5
8
-twine==1.14.0
+bump2version
+wheel
+watchdog
+flake8
+coverage
+Sphinx
+#twine
9
pytest
10
pandas
11
-pandera
+pandera[mypy]
12
altair
13
sqlmodel
14
-pyicloud==0.10.2
+pyicloud
15
fints
16
ics
17
babel
0 commit comments