# Open Heritage Data Entry Tool Requirements

# This file serves as a typical requirements.txt file, allowing the user to
# automatically install all requirements of the repository scripts but also
# list the requirements of each individual script. So, there may be repeats.

# DB Tool:
mysql-connector-python==8.0.27

# DOI Uploader:
requests==2.22.0
# XML Generator Requirements

# XML Generator:
# Database Parser Requirements

# Database Parser:

# Link Checker:
pandas==1.4.0
requests==2.22.0

# Project Datasets Checker:
pandas==1.4.0

# Google Bucket Checker:
google-api-core==2.1.1
google-auth==2.3.0
google-cloud-core==2.1.0
google-cloud-storage==1.42.3
google-crc32c==1.3.0
google-resumable-media==2.0.3
googleapis-common-protos==1.53.0

# Google Cloud to Dropbox File Transfer:
dropbox==11.23.0
protobuf==3.19.1

# Open Heritage Metadata Survey Filler:
ExifRead==2.3.2
Pillow==8.4.0

# DOI Full Upload
# DB Tool Requirements
# DOI Uploader Requirements

# Sharepoint Login
Office365-REST-Python-Client==2.3.11

# Sharepoint Downloader
# Sharepoint Login Requirements

