update all the requirement files
This commit is contained in:
@@ -51,7 +51,7 @@ While `pip` is bundled in this framework, it is **not recommended** to install a
|
||||
Pull requests can and are encouraged to be issued to the `recommended` packages requirements file.
|
||||
|
||||
# Flavors of Python
|
||||
We currently offer four versions of Python. You can chose which version suits your needs.
|
||||
We currently offer three versions of Python. You can chose which version suits your needs, however only the `recommended` package is built/signed/notarized.
|
||||
|
||||
## No Customization
|
||||
This is a Python.framework that contains everything from the official Python package and nothing more.
|
||||
|
||||
@@ -1,24 +1,22 @@
|
||||
alabaster==0.7.12
|
||||
Babel==2.9.1
|
||||
Babel==2.11.0
|
||||
certifi==2022.12.7
|
||||
chardet==3.0.4
|
||||
docutils==0.16
|
||||
idna==2.10
|
||||
imagesize==1.2.0
|
||||
Jinja2==2.11.3
|
||||
MarkupSafe==1.1.1
|
||||
packaging==20.4
|
||||
Pygments==2.7.4
|
||||
pyparsing==2.4.7
|
||||
pytz==2020.1
|
||||
requests==2.25.1
|
||||
six==1.15.0
|
||||
snowballstemmer==2.0.0
|
||||
Sphinx==3.1.2
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
charset-normalizer==2.1.1
|
||||
docutils==0.19
|
||||
idna==3.4
|
||||
imagesize==1.4.1
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
packaging==23.0
|
||||
Pygments==2.14.0
|
||||
pytz==2022.7
|
||||
requests==2.28.1
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==6.1.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==1.0.3
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.4
|
||||
urllib3==1.26.5
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
sphinxcontrib.applehelp==1.0.3
|
||||
urllib3==1.26.13
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
arrow==0.15.7
|
||||
python-dateutil==2.8.1
|
||||
six==1.15.0
|
||||
arrow==1.2.3
|
||||
python-dateutil==2.8.2
|
||||
six==1.16.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
asn1crypto==1.4.0
|
||||
asn1crypto==1.5.1
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
aspy.yaml==1.3.0
|
||||
PyYAML==5.4.1
|
||||
PyYAML==6.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
atomicwrites==1.4.0
|
||||
atomicwrites==1.4.1
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
appdirs==1.4.4
|
||||
attrs==19.3.0
|
||||
black==19.10b0
|
||||
click==7.1.2
|
||||
pathspec==0.8.0
|
||||
regex==2020.6.8
|
||||
toml==0.10.1
|
||||
typed-ast==1.4.1
|
||||
black==22.12.0
|
||||
click==8.1.3
|
||||
mypy-extensions==0.4.3
|
||||
pathspec==0.10.3
|
||||
platformdirs==2.6.2
|
||||
tomli==2.0.1
|
||||
|
||||
@@ -1 +1 @@
|
||||
docklib==1.2.0
|
||||
docklib==1.3.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
entrypoints==0.3
|
||||
entrypoints==0.4
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
attrs==19.3.0
|
||||
flake8==3.8.3
|
||||
flake8-bugbear==20.1.4
|
||||
importlib-metadata==1.7.0
|
||||
mccabe==0.6.1
|
||||
pycodestyle==2.6.0
|
||||
pyflakes==2.2.0
|
||||
zipp==3.1.0
|
||||
attrs==22.2.0
|
||||
flake8==6.0.0
|
||||
flake8-bugbear==22.12.6
|
||||
mccabe==0.7.0
|
||||
pycodestyle==2.10.0
|
||||
pyflakes==3.0.1
|
||||
|
||||
@@ -1 +1 @@
|
||||
isort==5.0.6
|
||||
isort==5.11.4
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
packaging==20.4
|
||||
pyparsing==2.4.7
|
||||
six==1.15.0
|
||||
packaging==23.0
|
||||
|
||||
@@ -1,13 +1,9 @@
|
||||
appdirs==1.4.4
|
||||
cfgv==3.1.0
|
||||
distlib==0.3.1
|
||||
filelock==3.0.12
|
||||
identify==1.4.21
|
||||
importlib-metadata==1.7.0
|
||||
nodeenv==1.4.0
|
||||
pre-commit==2.6.0
|
||||
PyYAML==5.4.1
|
||||
six==1.15.0
|
||||
toml==0.10.1
|
||||
virtualenv==20.0.26
|
||||
zipp==3.1.0
|
||||
cfgv==3.3.1
|
||||
distlib==0.3.6
|
||||
filelock==3.9.0
|
||||
identify==2.5.12
|
||||
nodeenv==1.7.0
|
||||
platformdirs==2.6.2
|
||||
pre-commit==2.21.0
|
||||
PyYAML==6.0
|
||||
virtualenv==20.17.1
|
||||
|
||||
+147
-114
@@ -1,114 +1,147 @@
|
||||
pyobjc==6.2.2
|
||||
pyobjc-core==6.2.2
|
||||
pyobjc-framework-Accounts==6.2.2
|
||||
pyobjc-framework-AddressBook==6.2.2
|
||||
pyobjc-framework-AdSupport==6.2.2
|
||||
pyobjc-framework-AppleScriptKit==6.2.2
|
||||
pyobjc-framework-AppleScriptObjC==6.2.2
|
||||
pyobjc-framework-ApplicationServices==6.2.2
|
||||
pyobjc-framework-AuthenticationServices==6.2.2
|
||||
pyobjc-framework-AutomaticAssessmentConfiguration==6.2.2
|
||||
pyobjc-framework-Automator==6.2.2
|
||||
pyobjc-framework-AVFoundation==6.2.2
|
||||
pyobjc-framework-AVKit==6.2.2
|
||||
pyobjc-framework-BusinessChat==6.2.2
|
||||
pyobjc-framework-CalendarStore==6.2.2
|
||||
pyobjc-framework-CFNetwork==6.2.2
|
||||
pyobjc-framework-CloudKit==6.2.2
|
||||
pyobjc-framework-Cocoa==6.2.2
|
||||
pyobjc-framework-Collaboration==6.2.2
|
||||
pyobjc-framework-ColorSync==6.2.2
|
||||
pyobjc-framework-Contacts==6.2.2
|
||||
pyobjc-framework-ContactsUI==6.2.2
|
||||
pyobjc-framework-CoreAudio==6.2.2
|
||||
pyobjc-framework-CoreAudioKit==6.2.2
|
||||
pyobjc-framework-CoreBluetooth==6.2.2
|
||||
pyobjc-framework-CoreData==6.2.2
|
||||
pyobjc-framework-CoreHaptics==6.2.2
|
||||
pyobjc-framework-CoreLocation==6.2.2
|
||||
pyobjc-framework-CoreMedia==6.2.2
|
||||
pyobjc-framework-CoreMediaIO==6.2.2
|
||||
pyobjc-framework-CoreML==6.2.2
|
||||
pyobjc-framework-CoreMotion==6.2.2
|
||||
pyobjc-framework-CoreServices==6.2.2
|
||||
pyobjc-framework-CoreSpotlight==6.2.2
|
||||
pyobjc-framework-CoreText==6.2.2
|
||||
pyobjc-framework-CoreWLAN==6.2.2
|
||||
pyobjc-framework-CryptoTokenKit==6.2.2
|
||||
pyobjc-framework-DeviceCheck==6.2.2
|
||||
pyobjc-framework-DictionaryServices==6.2.2
|
||||
pyobjc-framework-DiscRecording==6.2.2
|
||||
pyobjc-framework-DiscRecordingUI==6.2.2
|
||||
pyobjc-framework-DiskArbitration==6.2.2
|
||||
pyobjc-framework-DVDPlayback==6.2.2
|
||||
pyobjc-framework-EventKit==6.2.2
|
||||
pyobjc-framework-ExceptionHandling==6.2.2
|
||||
pyobjc-framework-ExecutionPolicy==6.2.2
|
||||
pyobjc-framework-ExternalAccessory==6.2.2
|
||||
pyobjc-framework-FileProvider==6.2.2
|
||||
pyobjc-framework-FileProviderUI==6.2.2
|
||||
pyobjc-framework-FinderSync==6.2.2
|
||||
pyobjc-framework-FSEvents==6.2.2
|
||||
pyobjc-framework-GameCenter==6.2.2
|
||||
pyobjc-framework-GameController==6.2.2
|
||||
pyobjc-framework-GameKit==6.2.2
|
||||
pyobjc-framework-GameplayKit==6.2.2
|
||||
pyobjc-framework-ImageCaptureCore==6.2.2
|
||||
pyobjc-framework-IMServicePlugIn==6.2.2
|
||||
pyobjc-framework-InputMethodKit==6.2.2
|
||||
pyobjc-framework-InstallerPlugins==6.2.2
|
||||
pyobjc-framework-InstantMessage==6.2.2
|
||||
pyobjc-framework-Intents==6.2.2
|
||||
pyobjc-framework-IOSurface==6.2.2
|
||||
pyobjc-framework-iTunesLibrary==6.2.2
|
||||
pyobjc-framework-LatentSemanticMapping==6.2.2
|
||||
pyobjc-framework-LaunchServices==6.2.2
|
||||
pyobjc-framework-libdispatch==6.2.2
|
||||
pyobjc-framework-LinkPresentation==6.2.2
|
||||
pyobjc-framework-LocalAuthentication==6.2.2
|
||||
pyobjc-framework-MapKit==6.2.2
|
||||
pyobjc-framework-MediaAccessibility==6.2.2
|
||||
pyobjc-framework-MediaLibrary==6.2.2
|
||||
pyobjc-framework-MediaPlayer==6.2.2
|
||||
pyobjc-framework-MediaToolbox==6.2.2
|
||||
pyobjc-framework-Metal==6.2.2
|
||||
pyobjc-framework-MetalKit==6.2.2
|
||||
pyobjc-framework-ModelIO==6.2.2
|
||||
pyobjc-framework-MultipeerConnectivity==6.2.2
|
||||
pyobjc-framework-NaturalLanguage==6.2.2
|
||||
pyobjc-framework-NetFS==6.2.2
|
||||
pyobjc-framework-Network==6.2.2
|
||||
pyobjc-framework-NetworkExtension==6.2.2
|
||||
pyobjc-framework-NotificationCenter==6.2.2
|
||||
pyobjc-framework-OpenDirectory==6.2.2
|
||||
pyobjc-framework-OSAKit==6.2.2
|
||||
pyobjc-framework-OSLog==6.2.2
|
||||
pyobjc-framework-PencilKit==6.2.2
|
||||
pyobjc-framework-Photos==6.2.2
|
||||
pyobjc-framework-PhotosUI==6.2.2
|
||||
pyobjc-framework-PreferencePanes==6.2.2
|
||||
pyobjc-framework-PushKit==6.2.2
|
||||
pyobjc-framework-Quartz==6.2.2
|
||||
pyobjc-framework-QuickLookThumbnailing==6.2.2
|
||||
pyobjc-framework-SafariServices==6.2.2
|
||||
pyobjc-framework-SceneKit==6.2.2
|
||||
pyobjc-framework-ScreenSaver==6.2.2
|
||||
pyobjc-framework-ScriptingBridge==6.2.2
|
||||
pyobjc-framework-SearchKit==6.2.2
|
||||
pyobjc-framework-Security==6.2.2
|
||||
pyobjc-framework-SecurityFoundation==6.2.2
|
||||
pyobjc-framework-SecurityInterface==6.2.2
|
||||
pyobjc-framework-ServiceManagement==6.2.2
|
||||
pyobjc-framework-Social==6.2.2
|
||||
pyobjc-framework-SoundAnalysis==6.2.2
|
||||
pyobjc-framework-Speech==6.2.2
|
||||
pyobjc-framework-SpriteKit==6.2.2
|
||||
pyobjc-framework-StoreKit==6.2.2
|
||||
pyobjc-framework-SyncServices==6.2.2
|
||||
pyobjc-framework-SystemConfiguration==6.2.2
|
||||
pyobjc-framework-SystemExtensions==6.2.2
|
||||
pyobjc-framework-UserNotifications==6.2.2
|
||||
pyobjc-framework-VideoSubscriberAccount==6.2.2
|
||||
pyobjc-framework-VideoToolbox==6.2.2
|
||||
pyobjc-framework-Vision==6.2.2
|
||||
pyobjc-framework-WebKit==6.2.2
|
||||
pyobjc==9.0.1
|
||||
pyobjc-core==9.0.1
|
||||
pyobjc-framework-Accessibility==9.0.1
|
||||
pyobjc-framework-Accounts==9.0.1
|
||||
pyobjc-framework-AddressBook==9.0.1
|
||||
pyobjc-framework-AdServices==9.0.1
|
||||
pyobjc-framework-AdSupport==9.0.1
|
||||
pyobjc-framework-AppleScriptKit==9.0.1
|
||||
pyobjc-framework-AppleScriptObjC==9.0.1
|
||||
pyobjc-framework-ApplicationServices==9.0.1
|
||||
pyobjc-framework-AppTrackingTransparency==9.0.1
|
||||
pyobjc-framework-AudioVideoBridging==9.0.1
|
||||
pyobjc-framework-AuthenticationServices==9.0.1
|
||||
pyobjc-framework-AutomaticAssessmentConfiguration==9.0.1
|
||||
pyobjc-framework-Automator==9.0.1
|
||||
pyobjc-framework-AVFoundation==9.0.1
|
||||
pyobjc-framework-AVKit==9.0.1
|
||||
pyobjc-framework-AVRouting==9.0.1
|
||||
pyobjc-framework-BackgroundAssets==9.0.1
|
||||
pyobjc-framework-BusinessChat==9.0.1
|
||||
pyobjc-framework-CalendarStore==9.0.1
|
||||
pyobjc-framework-CallKit==9.0.1
|
||||
pyobjc-framework-CFNetwork==9.0.1
|
||||
pyobjc-framework-ClassKit==9.0.1
|
||||
pyobjc-framework-CloudKit==9.0.1
|
||||
pyobjc-framework-Cocoa==9.0.1
|
||||
pyobjc-framework-Collaboration==9.0.1
|
||||
pyobjc-framework-ColorSync==9.0.1
|
||||
pyobjc-framework-Contacts==9.0.1
|
||||
pyobjc-framework-ContactsUI==9.0.1
|
||||
pyobjc-framework-CoreAudio==9.0.1
|
||||
pyobjc-framework-CoreAudioKit==9.0.1
|
||||
pyobjc-framework-CoreBluetooth==9.0.1
|
||||
pyobjc-framework-CoreData==9.0.1
|
||||
pyobjc-framework-CoreHaptics==9.0.1
|
||||
pyobjc-framework-CoreLocation==9.0.1
|
||||
pyobjc-framework-CoreMedia==9.0.1
|
||||
pyobjc-framework-CoreMediaIO==9.0.1
|
||||
pyobjc-framework-CoreMIDI==9.0.1
|
||||
pyobjc-framework-CoreML==9.0.1
|
||||
pyobjc-framework-CoreMotion==9.0.1
|
||||
pyobjc-framework-CoreServices==9.0.1
|
||||
pyobjc-framework-CoreSpotlight==9.0.1
|
||||
pyobjc-framework-CoreText==9.0.1
|
||||
pyobjc-framework-CoreWLAN==9.0.1
|
||||
pyobjc-framework-CryptoTokenKit==9.0.1
|
||||
pyobjc-framework-DataDetection==9.0.1
|
||||
pyobjc-framework-DeviceCheck==9.0.1
|
||||
pyobjc-framework-DictionaryServices==9.0.1
|
||||
pyobjc-framework-DiscRecording==9.0.1
|
||||
pyobjc-framework-DiscRecordingUI==9.0.1
|
||||
pyobjc-framework-DiskArbitration==9.0.1
|
||||
pyobjc-framework-DVDPlayback==9.0.1
|
||||
pyobjc-framework-EventKit==9.0.1
|
||||
pyobjc-framework-ExceptionHandling==9.0.1
|
||||
pyobjc-framework-ExecutionPolicy==9.0.1
|
||||
pyobjc-framework-ExtensionKit==9.0.1
|
||||
pyobjc-framework-ExternalAccessory==9.0.1
|
||||
pyobjc-framework-FileProvider==9.0.1
|
||||
pyobjc-framework-FileProviderUI==9.0.1
|
||||
pyobjc-framework-FinderSync==9.0.1
|
||||
pyobjc-framework-FSEvents==9.0.1
|
||||
pyobjc-framework-GameCenter==9.0.1
|
||||
pyobjc-framework-GameController==9.0.1
|
||||
pyobjc-framework-GameKit==9.0.1
|
||||
pyobjc-framework-GameplayKit==9.0.1
|
||||
pyobjc-framework-HealthKit==9.0.1
|
||||
pyobjc-framework-ImageCaptureCore==9.0.1
|
||||
pyobjc-framework-IMServicePlugIn==9.0.1
|
||||
pyobjc-framework-InputMethodKit==9.0.1
|
||||
pyobjc-framework-InstallerPlugins==9.0.1
|
||||
pyobjc-framework-InstantMessage==9.0.1
|
||||
pyobjc-framework-Intents==9.0.1
|
||||
pyobjc-framework-IntentsUI==9.0.1
|
||||
pyobjc-framework-IOSurface==9.0.1
|
||||
pyobjc-framework-iTunesLibrary==9.0.1
|
||||
pyobjc-framework-KernelManagement==9.0.1
|
||||
pyobjc-framework-LatentSemanticMapping==9.0.1
|
||||
pyobjc-framework-LaunchServices==9.0.1
|
||||
pyobjc-framework-libdispatch==9.0.1
|
||||
pyobjc-framework-LinkPresentation==9.0.1
|
||||
pyobjc-framework-LocalAuthentication==9.0.1
|
||||
pyobjc-framework-LocalAuthenticationEmbeddedUI==9.0.1
|
||||
pyobjc-framework-MailKit==9.0.1
|
||||
pyobjc-framework-MapKit==9.0.1
|
||||
pyobjc-framework-MediaAccessibility==9.0.1
|
||||
pyobjc-framework-MediaLibrary==9.0.1
|
||||
pyobjc-framework-MediaPlayer==9.0.1
|
||||
pyobjc-framework-MediaToolbox==9.0.1
|
||||
pyobjc-framework-Metal==9.0.1
|
||||
pyobjc-framework-MetalFX==9.0.1
|
||||
pyobjc-framework-MetalKit==9.0.1
|
||||
pyobjc-framework-MetalPerformanceShaders==9.0.1
|
||||
pyobjc-framework-MetalPerformanceShadersGraph==9.0.1
|
||||
pyobjc-framework-MetricKit==9.0.1
|
||||
pyobjc-framework-MLCompute==9.0.1
|
||||
pyobjc-framework-ModelIO==9.0.1
|
||||
pyobjc-framework-MultipeerConnectivity==9.0.1
|
||||
pyobjc-framework-NaturalLanguage==9.0.1
|
||||
pyobjc-framework-NetFS==9.0.1
|
||||
pyobjc-framework-Network==9.0.1
|
||||
pyobjc-framework-NetworkExtension==9.0.1
|
||||
pyobjc-framework-NotificationCenter==9.0.1
|
||||
pyobjc-framework-OpenDirectory==9.0.1
|
||||
pyobjc-framework-OSAKit==9.0.1
|
||||
pyobjc-framework-OSLog==9.0.1
|
||||
pyobjc-framework-PassKit==9.0.1
|
||||
pyobjc-framework-PencilKit==9.0.1
|
||||
pyobjc-framework-Photos==9.0.1
|
||||
pyobjc-framework-PhotosUI==9.0.1
|
||||
pyobjc-framework-PreferencePanes==9.0.1
|
||||
pyobjc-framework-PushKit==9.0.1
|
||||
pyobjc-framework-Quartz==9.0.1
|
||||
pyobjc-framework-QuickLookThumbnailing==9.0.1
|
||||
pyobjc-framework-ReplayKit==9.0.1
|
||||
pyobjc-framework-SafariServices==9.0.1
|
||||
pyobjc-framework-SafetyKit==9.0.1
|
||||
pyobjc-framework-SceneKit==9.0.1
|
||||
pyobjc-framework-ScreenCaptureKit==9.0.1
|
||||
pyobjc-framework-ScreenSaver==9.0.1
|
||||
pyobjc-framework-ScreenTime==9.0.1
|
||||
pyobjc-framework-ScriptingBridge==9.0.1
|
||||
pyobjc-framework-SearchKit==9.0.1
|
||||
pyobjc-framework-Security==9.0.1
|
||||
pyobjc-framework-SecurityFoundation==9.0.1
|
||||
pyobjc-framework-SecurityInterface==9.0.1
|
||||
pyobjc-framework-ServiceManagement==9.0.1
|
||||
pyobjc-framework-SharedWithYou==9.0.1
|
||||
pyobjc-framework-SharedWithYouCore==9.0.1
|
||||
pyobjc-framework-ShazamKit==9.0.1
|
||||
pyobjc-framework-Social==9.0.1
|
||||
pyobjc-framework-SoundAnalysis==9.0.1
|
||||
pyobjc-framework-Speech==9.0.1
|
||||
pyobjc-framework-SpriteKit==9.0.1
|
||||
pyobjc-framework-StoreKit==9.0.1
|
||||
pyobjc-framework-SyncServices==9.0.1
|
||||
pyobjc-framework-SystemConfiguration==9.0.1
|
||||
pyobjc-framework-SystemExtensions==9.0.1
|
||||
pyobjc-framework-ThreadNetwork==9.0.1
|
||||
pyobjc-framework-UniformTypeIdentifiers==9.0.1
|
||||
pyobjc-framework-UserNotifications==9.0.1
|
||||
pyobjc-framework-UserNotificationsUI==9.0.1
|
||||
pyobjc-framework-VideoSubscriberAccount==9.0.1
|
||||
pyobjc-framework-VideoToolbox==9.0.1
|
||||
pyobjc-framework-Virtualization==9.0.1
|
||||
pyobjc-framework-Vision==9.0.1
|
||||
pyobjc-framework-WebKit==9.0.1
|
||||
|
||||
@@ -1,2 +1,8 @@
|
||||
attrs==19.3.0
|
||||
pytest-docker==0.7.2
|
||||
attrs==22.2.0
|
||||
exceptiongroup==1.1.0
|
||||
iniconfig==2.0.0
|
||||
packaging==23.0
|
||||
pluggy==1.0.0
|
||||
pytest==7.2.0
|
||||
pytest-docker==1.0.1
|
||||
tomli==2.0.1
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
attrs==19.3.0
|
||||
importlib-metadata==1.7.0
|
||||
more-itertools==8.4.0
|
||||
packaging==20.4
|
||||
pluggy==0.13.1
|
||||
py==1.10.0
|
||||
pyparsing==2.4.7
|
||||
pytest==5.4.3
|
||||
six==1.15.0
|
||||
wcwidth==0.2.5
|
||||
zipp==3.1.0
|
||||
attrs==22.2.0
|
||||
exceptiongroup==1.1.0
|
||||
iniconfig==2.0.0
|
||||
packaging==23.0
|
||||
pluggy==1.0.0
|
||||
pytest==7.2.0
|
||||
tomli==2.0.1
|
||||
|
||||
@@ -1 +1 @@
|
||||
python-dotenv==0.14.0
|
||||
python-dotenv==0.21.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
certifi==2022.12.7
|
||||
chardet==3.0.4
|
||||
idna==2.10
|
||||
requests==2.25.1
|
||||
urllib3==1.26.5
|
||||
charset-normalizer==2.1.1
|
||||
idna==3.4
|
||||
requests==2.28.1
|
||||
urllib3==1.26.13
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pyasn1==0.4.8
|
||||
rsa==4.7
|
||||
rsa==4.9
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
certifi==2022.12.7
|
||||
chardet==3.0.4
|
||||
idna==2.10
|
||||
requests==2.25.1
|
||||
charset-normalizer==2.1.1
|
||||
idna==3.4
|
||||
requests==2.28.1
|
||||
slacker==0.14.0
|
||||
urllib3==1.26.5
|
||||
urllib3==1.26.13
|
||||
|
||||
@@ -1 +1 @@
|
||||
tokenize-rt==4.0.0
|
||||
tokenize-rt==5.0.0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
cffi==1.14.0
|
||||
pycparser==2.20
|
||||
xattr==0.9.7
|
||||
cffi==1.15.1
|
||||
pycparser==2.21
|
||||
xattr==0.10.1
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
pycparser=2.21
|
||||
cffi==1.15.1
|
||||
pycparser==2.21
|
||||
pyobjc==9.0.1
|
||||
xattr==0.10.1
|
||||
|
||||
@@ -1,41 +1,38 @@
|
||||
--no-binary :all:
|
||||
appdirs==1.4.4
|
||||
asn1crypto==1.4.0
|
||||
attrs==21.4.0
|
||||
black==22.1.0
|
||||
asn1crypto==1.5.1
|
||||
aspy.yaml==1.3.0
|
||||
attrs==22.2.0
|
||||
black==22.12.0
|
||||
certifi==2022.12.7
|
||||
cffi==1.15.1
|
||||
cfgv==3.3.1
|
||||
chardet==4.0.0
|
||||
click==8.0.3
|
||||
distlib==0.3.4
|
||||
charset-normalizer==2.1.1
|
||||
click==8.1.3
|
||||
distlib==0.3.6
|
||||
docklib==1.3.0
|
||||
entrypoints==0.3
|
||||
filelock==3.4.2
|
||||
flake8-bugbear==22.1.11
|
||||
flake8==4.0.1
|
||||
identify==2.4.7
|
||||
idna==3.3
|
||||
importlib-metadata==4.10.1
|
||||
isort==5.10.1
|
||||
mccabe==0.6.1
|
||||
nodeenv==1.6.0
|
||||
packaging==21.3
|
||||
pathspec==0.9.0
|
||||
pre-commit==2.17.0
|
||||
pycodestyle==2.8.0
|
||||
entrypoints==0.4
|
||||
filelock==3.9.0
|
||||
flake8==6.0.0
|
||||
flake8-bugbear==22.12.6
|
||||
identify==2.5.12
|
||||
idna==3.4
|
||||
isort==5.11.4
|
||||
mccabe==0.7.0
|
||||
mypy-extensions==0.4.3
|
||||
nodeenv==1.7.0
|
||||
packaging==23.0
|
||||
pathspec==0.10.3
|
||||
platformdirs==2.6.2
|
||||
pre-commit==2.21.0
|
||||
pycodestyle==2.10.0
|
||||
pycparser==2.21
|
||||
pyflakes==2.4.0
|
||||
pyflakes==3.0.1
|
||||
pyobjc==9.0.1
|
||||
pyparsing==3.0.7
|
||||
PyYAML==6.0
|
||||
regex==2022.1.18
|
||||
requests==2.27.1
|
||||
--no-binary PyYAML
|
||||
requests==2.28.1
|
||||
six==1.16.0
|
||||
tokenize-rt==4.2.1
|
||||
toml==0.10.2
|
||||
typed-ast==1.5.2
|
||||
urllib3==1.26.8
|
||||
virtualenv==20.13.0
|
||||
tokenize-rt==5.0.0
|
||||
tomli==2.0.1
|
||||
urllib3==1.26.13
|
||||
virtualenv==20.17.1
|
||||
xattr==0.10.1
|
||||
zipp==3.7.0
|
||||
|
||||
Reference in New Issue
Block a user