Commit 61cb010a authored by harshavardhan.c's avatar harshavardhan.c

enh: code fixes for the requirements.txt

parent 92b6aff4
...@@ -5,4 +5,4 @@ CONFIG_MAP_VARIABLES=MONGO_URI ...@@ -5,4 +5,4 @@ CONFIG_MAP_VARIABLES=MONGO_URI
HELM_REPO = https://gitlab-pm.knowledgelens.com/Harshavardhan.C/helm-charts.git HELM_REPO = https://gitlab-pm.knowledgelens.com/Harshavardhan.C/helm-charts.git
GIT_USERNAME = harshavardhan.c GIT_USERNAME = harshavardhan.c
GIT_TOKEN = FEMA6PnP63fJCs6DrtZJ GIT_TOKEN = FEMA6PnP63fJCs6DrtZJ
GLOBAL_VARIABLES_FILE=ilens-global-configmap.yml GLOBAL_VARIABLES_FILE=ilens-env-spec-variables.yml
\ No newline at end of file \ No newline at end of file
...@@ -8,3 +8,5 @@ python-gitlab~=3.9.0 ...@@ -8,3 +8,5 @@ python-gitlab~=3.9.0
ruamel.yaml~=0.17.21 ruamel.yaml~=0.17.21
PyMySQL==1.0.2 PyMySQL==1.0.2
mysqlclient==2.1.1 mysqlclient==2.1.1
pendulum==2.1.2
pyyaml==6.0
\ No newline at end of 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