Skip to content

Commit

Permalink
Merge 00d9eb4 into aa7e6fb
Browse files Browse the repository at this point in the history
  • Loading branch information
Longi94 authored Aug 13, 2020
2 parents aa7e6fb + 00d9eb4 commit 082bdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def run(self):
version=version_string,
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=['pandas==0.24.2', 'protobuf==3.6.1', 'xlrd==1.1.0', 'numpy==1.17.0', 'boxcars-py==0.1.3'],
install_requires=['pandas==1.0.3', 'protobuf==3.6.1', 'xlrd==1.1.0', 'numpy==1.18.2', 'boxcars-py==0.1.*'],
url='https://github.com/SaltieRL/carball',
keywords=['rocket-league'],
license='Apache 2.0',
Expand Down

0 comments on commit 082bdf8

Please sign in to comment.