Skip to content

Commit

Permalink
update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mouadhkaabachi committed Jul 30, 2019
1 parent 1ac2dc1 commit a52bd0e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
attrs==19.1.0
click==7.0
lxml==4.3.3
numpy==1.16.3 # via pandas
pandas==0.24.2
lxml==4.4.0
numpy==1.17.0 # via pandas
pandas==0.25.0
python-dateutil==2.8.0 # via pandas
pytz==2019.1 # via pandas, spyne
pyyaml==5.1
regex==2019.4.14
pyyaml==5.1.1
regex==2019.6.8
six==1.12.0 # via python-dateutil
spyne==2.13.9a0
sqlalchemy==1.3.3
typing==3.6.6
sqlalchemy==1.3.6
typing==3.7.4
xmlwitch==0.3

0 comments on commit a52bd0e

Please sign in to comment.