Fourstore commited on
Commit
5fbe074
·
verified ·
1 Parent(s): 5739aa1

Rename requirement.txt to requirements.txt

Browse files
Files changed (2) hide show
  1. requirement.txt +0 -5
  2. requirements.txt +20 -0
requirement.txt DELETED
@@ -1,5 +0,0 @@
1
- flask==2.3.3
2
- httpx==0.25.2
3
- beautifulsoup4==4.12.2
4
- gunicorn==21.2.0
5
- pymongo==4.6.0
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask==2.3.3
2
+ httpx==0.25.2
3
+ beautifulsoup4==4.12.2
4
+ gunicorn==21.2.0
5
+ pymongo[srv]==4.6.0
6
+ python-telegram-bot==20.7
7
+ certifi==2024.2.2
8
+ charset-normalizer==3.3.2
9
+ idna==3.6
10
+ urllib3==2.2.1
11
+ sniffio==1.3.0
12
+ h11==0.14.0
13
+ httpcore==1.0.4
14
+ soupsieve==2.5
15
+ MarkupSafe==2.1.5
16
+ Jinja2==3.1.3
17
+ itsdangerous==2.1.2
18
+ click==8.1.7
19
+ blinker==1.7.0
20
+ Werkzeug==3.0.1