Serg4451D commited on
Commit
f3d9f17
·
verified ·
1 Parent(s): 6013e42

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +30 -0
requirements.txt ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ buildozer>=1.5.0
3
+ kivy>=2.2.1
4
+ kivymd>=1.1.1
5
+ pillow>=10.0.0
6
+ python-dotenv>=1.0.0
7
+ requests>=2.31.0
8
+ cython>=0.29.33
9
+ virtualenv>=20.24.2
10
+ plyer>=2.1.0
11
+ android>=1.0.0
12
+ sdl2_ttf>=2.0.15
13
+ pygame>=2.5.1
14
+ pyjnius>=1.5.0
15
+ colorama>=0.4.6
16
+ certifi>=2023.7.22
17
+ charset-normalizer>=3.2.0
18
+ click>=8.1.7
19
+ docutils>=0.20.1
20
+ idna>=3.4
21
+ markdown-it-py>=3.0.0
22
+ mdurl>=0.1.2
23
+ packaging>=23.1
24
+ pexpect>=4.8.0
25
+ ptyprocess>=0.7.0
26
+ pygments>=2.16.1
27
+ sh>=2.0.6
28
+ typing_extensions>=4.7.1
29
+ urllib3>=2.0.4
30
+ websockets>=11.0.3