DmitrMakeev commited on
Commit
73c9414
·
verified ·
1 Parent(s): f0a90fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -4
requirements.txt CHANGED
@@ -6,8 +6,23 @@ requests
6
  apscheduler
7
  matplotlib
8
 
9
- fastapi==0.68.0
10
- uvicorn==0.13.4
11
 
12
- python-telegram-bot
13
- pyTelegramBotAPI
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  apscheduler
7
  matplotlib
8
 
 
 
9
 
10
+
11
+ asn1crypto==0.24.0
12
+ certifi==2019.3.9
13
+ cffi==1.12.3
14
+ chardet==3.0.4
15
+ Click==7.0
16
+ cryptography==3.3.2
17
+
18
+ future==0.17.1
19
+
20
+ idna==2.8
21
+ itsdangerous==1.1.0
22
+ Jinja2==2.11.3
23
+ MarkupSafe==1.1.1
24
+ pycparser==2.19
25
+ python-telegram-bot==11.1.0
26
+
27
+ six==1.12.0
28
+ urllib3==1.26.5