tannuiscoding commited on
Commit
f339edd
·
1 Parent(s): 5121000

added user and assessment files

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -27,3 +27,4 @@ transformers>=4.38.0
27
  # Production server
28
  gunicorn>=21.2.0
29
  APScheduler>=3.10.0
 
 
27
  # Production server
28
  gunicorn>=21.2.0
29
  APScheduler>=3.10.0
30
+ python-dotenv>=1.0.0