vhr1007 commited on
Commit
b052cfd
1 Parent(s): 80b22ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi==0.111.1
2
  fastapi-cli==0.0.4
3
  uvicorn==0.17.6
 
4
  openai==1.37.1
5
  PyJWT==2.6.0
6
  nltk==3.6.7
 
1
  fastapi==0.111.1
2
  fastapi-cli==0.0.4
3
  uvicorn==0.17.6
4
+ cryptography>=3.4.7
5
  openai==1.37.1
6
  PyJWT==2.6.0
7
  nltk==3.6.7