Demea9000 commited on
Commit
84d86b4
1 Parent(s): 75aa830

added requirements.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ certifi==2022.6.15
2
+ charset-normalizer==2.1.0
3
+ cycler==0.11.0
4
+ et-xmlfile==1.1.0
5
+ fonttools==4.34.0
6
+ idna==3.3
7
+ kiwisolver==1.4.3
8
+ matplotlib==3.5.2
9
+ numpy==1.23.0
10
+ openai==0.20.0
11
+ openpyxl==3.0.10
12
+ packaging==21.3
13
+ pandas==1.4.3
14
+ pandas-stubs==1.4.3.220704
15
+ Pillow==9.2.0
16
+ pyparsing==3.0.9
17
+ python-dateutil==2.8.2
18
+ pytz==2022.1
19
+ regex==2022.6.2
20
+ requests==2.28.1
21
+ six==1.16.0
22
+ tqdm==4.64.0
23
+ urllib3==1.26.9