Yoonc commited on
Commit
e99fdb2
·
verified ·
1 Parent(s): f7c6da6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Task 10 - Flask + HTML Integration with Chatbot
2
+ Flask>=2.0.0
3
+ python-dotenv>=0.19.0
4
+ together>=0.2.0