Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit ad45d67

Browse files
redeploy
1 parent 90fb40f commit ad45d67

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ Flask
1212
FastAPI-SQLAlchemy
1313
Flask-MySQLdb
1414
Flask-RESTful
15+
mch-api @ git+https://github.com/opencdms/mch-api.git@main
1516
mysqlclient
1617
numpy
18+
opencdms @ git+https://github.com/opencdms/pyopencdms.git@main
19+
climsoft_api @ git+https://github.com/faysal-ishtiaq/climsoft-api.git@data-forms
1720
pandas
1821
psycopg2
1922
pydantic
@@ -25,7 +28,6 @@ python-editor
2528
python-multipart
2629
rsa
2730
pytz
28-
six
2931
SQLAlchemy
3032
requests
3133
urllib3
@@ -34,7 +36,4 @@ MarkupSafe==2.0.1
3436
starlette
3537
uvicorn
3638
Werkzeug
37-
mch-api @ git+https://github.com/opencdms/mch-api.git@main
38-
opencdms_process @ git+https://github.com/opencdms/opencdms-process.git@main
39-
opencdms @ git+https://github.com/opencdms/pyopencdms.git@main
40-
climsoft_api @ git+https://github.com/faysal-ishtiaq/climsoft-api.git@data-forms
39+
opencdms_process @ git+https://github.com/opencdms/opencdms-process.git@main

0 commit comments

Comments
 (0)