Skip to content

Commit 9dc28e0

Browse files
committed
update pandas to 0.25.3
modified: requirements.txt
1 parent cf1a08c commit 9dc28e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
six==1.13.0
22
simplejson==3.17.0
33
delorean==1.0.0
4-
pandas==0.24.2
4+
pandas==0.25.3
55
python-dateutil==2.8.1
66
pytz==2019.3
77
pyasn1==0.4.2
88
rsa==4.0
99
stomp.py==4.1.22
10-
enum34==1.1.6
10+
enum34==1.1.6

0 commit comments

Comments
 (0)