# Direct requirements with frozen versions for reproducible testing.
# FireWorks requires pymongo; dnspython enables pymongo to access server clusters.
dnspython==2.3.0
docker==6.0.1
FireWorks==2.0.3
google-cloud-logging==3.5.0
google-cloud-storage==2.8.0
requests==2.28.2
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7

# Indirect requirements added by pip freeze.
cachetools==5.3.0
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
distlib==0.3.6
filelock==3.11.0
Flask==2.2.3
flask-paginate==2022.1.8
google-api-core==2.11.0
google-auth==2.17.2
google-cloud-appengine-logging==1.3.0
google-cloud-audit-log==0.2.5
google-cloud-core==2.3.2
google-crc32c==1.5.0
google-resumable-media==2.4.1
googleapis-common-protos==1.59.0
grpc-google-iam-v1==0.12.6
grpcio==1.53.0
grpcio-status==1.53.0
gunicorn==20.1.0
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
monty==2022.9.9
packaging==23.0
pbr==5.11.1
platformdirs==3.2.0
proto-plus==1.22.2
protobuf==4.22.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pymongo==4.3.3
python-dateutil==2.8.2
rsa==4.9
six==1.16.0
stevedore==5.0.0
tabulate==0.9.0
tqdm==4.65.0
urllib3==1.26.15
virtualenv==20.21.0
virtualenv-clone==0.5.7
virtualenvwrapper==4.8.4
websocket-client==1.5.1
Werkzeug==2.2.3
