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

Commit 90fb40f

Browse files
redeploy
1 parent faba1f8 commit 90fb40f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ Flask
1212
FastAPI-SQLAlchemy
1313
Flask-MySQLdb
1414
Flask-RESTful
15-
mch-api @ git+https://github.com/opencdms/mch-api.git@main
1615
mysqlclient
1716
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
2017
pandas
2118
psycopg2
2219
pydantic
@@ -37,4 +34,7 @@ MarkupSafe==2.0.1
3734
starlette
3835
uvicorn
3936
Werkzeug
40-
opencdms_process @ git+https://github.com/opencdms/opencdms-process.git@main
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

0 commit comments

Comments
 (0)