Skip to content

Commit 949956f

Browse files
author
Shlomi Kushchi
authored
Merge pull request #289 from alpacahq/allow_all_versions_of_pandas
Allow working with all versions of pandas
2 parents d5ad21c + 3cf8a5c commit 949956f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pandas>1,<2
1+
pandas # pyup: ignore
22
requests>2,<3
33
urllib3>1.24,<1.26
44
websocket-client>=0.56.0,<1

0 commit comments

Comments
 (0)