Skip to content

Commit c8d6fda

Browse files
committed
update requirements
1 parent 66ad3e9 commit c8d6fda

File tree

1 file changed

+49
-5
lines changed

1 file changed

+49
-5
lines changed

requirements.txt

Lines changed: 49 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,53 @@
1-
Flask[async]==2.2.2
2-
python-telegram-bot==13.7
3-
requests==2.26.0
1+
APScheduler==3.6.3
2+
asgiref==3.7.1
3+
CacheControl==0.12.11
4+
cachetools==4.2.2
5+
certifi==2023.5.7
6+
cffi==1.15.1
7+
charset-normalizer==2.0.12
8+
click==8.1.3
9+
colorama==0.4.6
10+
cryptography==40.0.2
11+
firebase-admin==6.1.0
12+
Flask==2.2.2
13+
google-api-core==2.11.0
414
google-api-python-client==2.86.0
515
google-auth==2.17.3
616
google-auth-httplib2==0.1.0
17+
google-cloud-core==2.3.2
18+
google-cloud-firestore==2.11.1
19+
google-cloud-storage==2.9.0
20+
google-crc32c==1.5.0
21+
google-resumable-media==2.5.0
22+
googleapis-common-protos==1.59.0
23+
grpcio==1.54.2
24+
grpcio-status==1.54.2
25+
httplib2==0.22.0
26+
idna==3.4
27+
importlib-metadata==6.6.0
28+
itsdangerous==2.1.2
29+
Jinja2==3.1.2
30+
MarkupSafe==2.1.2
31+
msgpack==1.0.5
32+
proto-plus==1.22.2
33+
protobuf==4.23.2
34+
pyasn1==0.5.0
35+
pyasn1-modules==0.3.0
36+
pycparser==2.21
37+
PyJWT==2.7.0
38+
pyngrok==6.0.0
39+
pyparsing==3.0.9
40+
python-telegram-bot==13.7
741
pytz==2023.3
8-
firebase-admin==6.1.0
9-
pyngrok==6.0.0
42+
PyYAML==6.0
43+
requests==2.26.0
44+
rsa==4.9
45+
six==1.16.0
46+
tornado==6.3.2
47+
typing_extensions==4.6.2
48+
tzdata==2023.3
49+
tzlocal==5.0.1
50+
uritemplate==4.1.1
51+
urllib3==1.26.16
52+
Werkzeug==2.3.4
53+
zipp==3.15.0

0 commit comments

Comments
 (0)