Skip to content

Commit c5f5c72

Browse files
committed
relaxed pinned versions
1 parent f4208f3 commit c5f5c72

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
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
2+
bump2version
3+
wheel
4+
watchdog
5+
flake8
6+
coverage
7+
Sphinx
8+
#twine
99
pytest
1010
pandas
11-
pandera
11+
pandera[mypy]
1212
altair
1313
sqlmodel
14-
pyicloud==0.10.2
14+
pyicloud
1515
fints
1616
ics
1717
babel

0 commit comments

Comments
 (0)