Unverified Commit d24cba9d authored by Tao Feng's avatar Tao Feng Committed by GitHub

chore: update deps for databuilder (#309)

parent 0078761d
......@@ -5,7 +5,7 @@ import os
from setuptools import setup, find_packages
__version__ = '2.6.4'
__version__ = '2.6.5'
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')
with open(requirements_path) as requirements_file:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment