Skip to content

Commit 6a2eb3e

Browse files
committed
allow pandas >= 2 versions in requirements.txt
1 parent 0a031ee commit 6a2eb3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python 3.10 !
22
tqdm
3-
pandas>=2.0.3
3+
pandas>=2
44
torch>=2.0.1
55
torchinfo>=1.8.0
66
joblib>=1.3.2

0 commit comments

Comments
 (0)