Skip to content

Commit 4ef847f

Browse files
authored
Remove Versions
No need for versions as this bot will always run with the latests dependencies 😉
1 parent 93400a4 commit 4ef847f

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

requirements.txt

+21-21
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
requests==2.28.1
2-
requests-oauthlib==1.3.1
3-
pyTelegramBotAPI==4.7.0
4-
python-dotenv==0.21.0
1+
requests
2+
requests-oauthlib
3+
pyTelegramBotAPI
4+
python-dotenv
55
autopep8
6-
google-auth==2.14.0
7-
google-auth-oauthlib==0.5.2
8-
gspread==5.6.2
9-
oauth2client==4.1.3
10-
oauthlib==3.2.2
11-
rsa==4.9
12-
six==1.16.0
13-
urllib3==1.26.12
14-
pyasn1==0.4.8
15-
pyasn1-modules==0.2.8
16-
pyparsing==2.4.7
17-
httplib2==0.19.1
18-
idna==3.4
19-
cachetools==5.2.0
20-
certifi==2022.9.24
21-
charset-normalizer==3.0.0
22-
sentry_sdk
6+
google-auth
7+
google-auth-oauthlib
8+
gspread
9+
oauth2client
10+
oauthlib
11+
rsa
12+
six
13+
urllib3
14+
pyasn1
15+
pyasn1-modules
16+
pyparsing
17+
httplib2
18+
idna
19+
cachetools
20+
certifi
21+
charset-normalizer
22+
sentry_sdk

0 commit comments

Comments
 (0)