kora 1 year ago
parent
commit
fa95361f39
2 changed files with 3 additions and 1 deletions
  1. 2 0
      flask_be/.dockerignore
  2. 1 1
      flask_be/requirements.txt

+ 2 - 0
flask_be/.dockerignore

@@ -0,0 +1,2 @@
+**/__pycache__
+**/venv

+ 1 - 1
flask_be/requirements.txt

@@ -1,3 +1,3 @@
 Flask==2.3.2
 flask_cors==3.0.10
-pandas==2.0.2
+pandas==2.0.1