SpencerCPurdy commited on
Commit
33161b1
·
verified ·
1 Parent(s): df5964c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ langchain-openai
4
+ openai
5
+ networkx
6
+ matplotlib
7
+ asyncio
8
+ aiohttp
9
+ pandas
10
+ numpy
11
+ plotly
12
+ python-dotenv
13
+ pydantic