Removed reference to six and futures as Pytohn 3.10 doesn't need those

This commit is contained in:
2022-11-02 09:27:09 -06:00
parent f34829d72d
commit 585d8e2b0c

View File

@@ -1,9 +1,8 @@
wxpython==4.1.1 wxpython
wheel wheel
six future
configobj configobj
markdown markdown
future
requests requests
oauthlib oauthlib
requests-oauthlib requests-oauthlib
@@ -12,7 +11,6 @@ pypubsub
geopy geopy
arrow arrow
python-dateutil python-dateutil
futures
winpaths winpaths
PySocks PySocks
win_inet_pton win_inet_pton